1
0
Fork 0
mirror of https://github.com/borgbase/vorta synced 2024-12-22 07:43:09 +00:00

Add bumpversion config.

This commit is contained in:
Manu 2018-10-27 20:08:28 +08:00
parent a3008c2b39
commit 03f6286d7d

7
.bumpversion.cfg Normal file
View file

@ -0,0 +1,7 @@
[bumpversion]
current_version = 0.0.3
commit = True
tag = True
[bumpversion:file:vorta/__init__.py]