We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a35080 commit 2906321Copy full SHA for 2906321
pyproject.toml
@@ -39,7 +39,7 @@ exclude = ["tests"]
39
"*" = ["*.md"]
40
41
[tool.bumpver]
42
-current_version = "1.0.0"
+current_version = "1.1.0"
43
version_pattern = "MAJOR.MINOR.PATCH"
44
commit = true
45
tag = true
0 commit comments