Skip to content

Commit a5e34e2

Browse files
committed
Bump version 1.0.0 -> 1.1.0
1 parent 956866f commit a5e34e2

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
@@ -46,7 +46,7 @@ line-length = 100
4646
profile = "hug"
4747

4848
[tool.bumpver]
49-
current_version = "1.0.0"
49+
current_version = "1.1.0"
5050
version_pattern = "MAJOR.MINOR.PATCH"
5151
commit_message = "Bump version {old_version} -> {new_version}"
5252
tag_message = "{new_version}"

0 commit comments

Comments
 (0)