WIP: update bumpversion

This commit is contained in:
jobevers 2017-02-20 16:29:12 -06:00
parent 06466db1b0
commit 4e55d674da

View file

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.8.3
current_version = 0.9.0rc6
commit = True
tag = True
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+)(?P<candidate>\d+))?