mirror of
https://github.com/shouptech/synthale.git
synced 2026-02-03 15:39:45 +00:00
Change tag format
This commit is contained in:
parent
501ff74824
commit
1719868fd4
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,7 @@
|
||||||
current_version = 0.0.3
|
current_version = 0.0.3
|
||||||
commit = True
|
commit = True
|
||||||
tag = True
|
tag = True
|
||||||
|
tag_name = {new_version}
|
||||||
|
|
||||||
[aliases]
|
[aliases]
|
||||||
test = pytest
|
test = pytest
|
||||||
|
|
@ -24,4 +25,3 @@ count = True
|
||||||
[bumpversion:file:src/synthale/__init__.py]
|
[bumpversion:file:src/synthale/__init__.py]
|
||||||
|
|
||||||
[bumpversion:file:docs/conf.py]
|
[bumpversion:file:docs/conf.py]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue