Skip to content

Commit

Permalink
bump version 0.3.5 -> 0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Theodlz committed Oct 21, 2024
1 parent 57e5f59 commit 2b60b39
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 @@ -127,7 +127,7 @@ parentdir_prefix = "gwemopt-"
addopts = "--verbose -r s"

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

0 comments on commit 2b60b39

Please sign in to comment.