Skip to content

Commit 2b60b39

Browse files
committed
bump version 0.3.5 -> 0.3.6
1 parent 57e5f59 commit 2b60b39

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
@@ -127,7 +127,7 @@ parentdir_prefix = "gwemopt-"
127127
addopts = "--verbose -r s"
128128

129129
[tool.bumpver]
130-
current_version = "0.3.5"
130+
current_version = "0.3.6"
131131
version_pattern = "MAJOR.MINOR.PATCH[PYTAGNUM]"
132132
commit_message = "bump version {old_version} -> {new_version}"
133133
commit = true

0 commit comments

Comments
 (0)