We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d45ed9 commit eed5747Copy full SHA for eed5747
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.14.1
+current_version = 0.15.0
3
commit = True
4
message = REL: bump version {current_version} -> {new_version}
5
tag = True
pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "psweep"
-version = "0.14.1"
+version = "0.15.0"
authors = [
{name = "Steve Schmerler", email = "git@elcorto.com"}
6
]
0 commit comments