Update .bumpversion.cfg to actual current version and buildcode

This commit is contained in:
TC 2024-06-02 20:13:03 +00:00
parent e607a141b3
commit 83c8715742

View File

@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.1.2+5
current_version = 0.2.0+10
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)\+(?P<buildcode>\d+)