add bumb2version

This commit is contained in:
andvikt
2021-09-15 13:56:33 +03:00
parent fec5cef05c
commit 747b8e6c36

View File

@@ -1,5 +1,5 @@
[bumpversion]
current_version = 1.1.0b1
current_version = 1.0.9
parse = (?P<major>\d+)(\.(?P<minor>\d+))(\.(?P<patch>\d))(?P<release>[bf]*)(?P<build>\d*)
commit = True
tag = True