Skip to content

Commit 2906321

Browse files
committed
bump version to 1.1.0
1 parent 3a35080 commit 2906321

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ exclude = ["tests"]
3939
"*" = ["*.md"]
4040

4141
[tool.bumpver]
42-
current_version = "1.0.0"
42+
current_version = "1.1.0"
4343
version_pattern = "MAJOR.MINOR.PATCH"
4444
commit = true
4545
tag = true

0 commit comments

Comments
 (0)