Skip to content

Commit f3c78e9

Browse files
Commit from GitHub Actions (Create Release)
1 parent f7a4121 commit f3c78e9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.4.0"
1+
__version__ = "2.5.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "atcoder-tools"
33
packages = [
44
{include = "atcodertools"}
55
]
6-
version = "2.4.0"
6+
version = "2.5.0"
77
description = "Convenient modules & tools for AtCoder users, written in Python 3.6"
88
authors = ["kyuridenamida <tyotyo3@gmail.com>"]
99
license = "MIT"

0 commit comments

Comments
 (0)