Skip to content

Commit 3ea0944

Browse files
Commit from GitHub Actions (Create Release)
1 parent 4e25072 commit 3ea0944

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.3.0"
1+
__version__ = "2.3.1"

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.3.0"
6+
version = "2.3.1"
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)