Fix "previous" version in bumpversion to: v0.1.2
This commit is contained in:
parent
7466ace0b8
commit
40973ea106
|
@ -1,5 +1,5 @@
|
|||
[bumpversion]
|
||||
current_version = 0.1.0-alpha.0
|
||||
current_version = 0.1.2
|
||||
commit = True
|
||||
tag = True
|
||||
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)(-(?P<stage>[^.]*)\.(?P<devnum>\d+))?
|
||||
|
|
Loading…
Reference in New Issue
Block a user