Skip to content

Commit

Permalink
bump version 0.1.0 -> 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Jezza34000 committed Dec 10, 2024
1 parent dd72465 commit b23fd4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ black = "^24.10.0"
ruff = "^0.8.1"

[tool.bumpver]
current_version = "0.1.0"
current_version = "0.1.1"
version_pattern = "MAJOR.MINOR.PATCH"
commit_message = "bump version {old_version} -> {new_version}"
tag_message = "{new_version}"
Expand Down

0 comments on commit b23fd4c

Please sign in to comment.