mirror of
https://github.com/borgbase/vorta
synced 2024-12-22 07:43:09 +00:00
Add bumpversion config.
This commit is contained in:
parent
a3008c2b39
commit
03f6286d7d
1 changed files with 7 additions and 0 deletions
7
.bumpversion.cfg
Normal file
7
.bumpversion.cfg
Normal file
|
@ -0,0 +1,7 @@
|
|||
[bumpversion]
|
||||
current_version = 0.0.3
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
[bumpversion:file:vorta/__init__.py]
|
||||
|
Loading…
Reference in a new issue