Skip to content

Commit

Permalink
bump version 0.3.4 to 0.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Oct 7, 2024
1 parent 8fa5ce0 commit b9ed8dd
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 @@ -128,7 +128,7 @@ parentdir_prefix = "gwemopt-"
addopts = "--verbose -r s"

[tool.bumpver]
current_version = "0.3.4"
current_version = "0.3.5"
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
commit_message = "bump version {old_version} -> {new_version}"
commit = true
Expand Down

0 comments on commit b9ed8dd

Please sign in to comment.