Skip to content

Commit

Permalink
release 0.0.42
Browse files Browse the repository at this point in the history
  • Loading branch information
mikey0000 committed Aug 7, 2024
1 parent a2c02bd commit 6c41570
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "pymammotion"
version = "0.0.40"
version = "0.0.42"
license = "GNU-3.0"
description = ""
readme = "README.md"
Expand Down Expand Up @@ -49,7 +49,7 @@ pre-commit = "^3.7.1"


[tool.bumpver]
current_version = "0.0.40"
current_version = "0.0.42"
version_pattern = "MAJOR.MINOR.PATCH"
commit_message = "Bump version {old_version} -> {new_version}"
commit = true
Expand Down

0 comments on commit 6c41570

Please sign in to comment.