We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1ca2261 + 907d436 commit 0996205Copy full SHA for 0996205
1 file changed
.bumpversion.toml
@@ -1,5 +1,5 @@
1
[tool.bumpversion]
2
-current_version = "0.4.1.post0"
+current_version = "0.4.2.post0"
3
parse = "(?P<major>\\d+)\\.(?P<minor>\\d+)\\.(?P<patch>\\d+)\\.post(?P<post>\\d+)"
4
serialize = ["{major}.{minor}.{patch}.post{post}"]
5
search = "{current_version}"
0 commit comments