Skip to content

Commit 376a27d

Browse files
Commit from GitHub Actions (Create Release)
1 parent c2cd719 commit 376a27d

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.0.1"
1+
__version__ = "2.0.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "atcodertools"
3-
version = "2.0.1"
3+
version = "2.0.0"
44
description = "Convenient modules & tools for AtCoder users, written in Python 3.6"
55
authors = ["kyuridenamida <[email protected]>"]
66
license = "MIT"

0 commit comments

Comments
 (0)