Skip to content

Commit 23a2779

Browse files
committed
Update current version in bumpver
1 parent 1f2a6e6 commit 23a2779

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
@@ -58,7 +58,7 @@ pythonpath = [
5858
]
5959

6060
[tool.bumpver]
61-
current_version = "1..0"
61+
current_version = "1.1.0"
6262
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
6363
commit_message = "bump version {old_version} -> {new_version}"
6464
commit = true

0 commit comments

Comments
 (0)