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 aa32fbc commit 0fcfb49Copy full SHA for 0fcfb49
.bumpversion.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 2.0.0
+current_version = 3.0.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