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 c81d5a0 commit 80bf2d5Copy full SHA for 80bf2d5
setup.cfg
@@ -1,6 +1,5 @@
1
[bumpversion]
2
current_version = 0.1.1
3
-commit = True
4
tag = False
5
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(\.(?P<release>[a-z]+)(?P<dev>\d+))?
6
serialize =
0 commit comments