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 7b7c192 commit 33fa45aCopy full SHA for 33fa45a
setup.cfg
@@ -1,5 +1,5 @@
1
[bumpversion]
2
-current_version = 5.0.5-dev
+current_version = 5.0.6-dev
3
commit = True
4
tag = True
5
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\-(?P<release>[a-z]+)(?P<build>\d+))?
0 commit comments