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.
1 parent f63e4c4 commit caf6a6aCopy full SHA for caf6a6a
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 0.2.0a1
+current_version = 0.2.0
3
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>a|b|rc)(?P<build>\d+))?
4
serialize =
5
{major}.{minor}.{patch}{release}{build}
0 commit comments