1
0
Fork 0
mirror of https://github.com/shouptech/synthale.git synced 2026-02-03 07:29:42 +00:00

Do Commit and Tag

This commit is contained in:
Emma 2019-01-02 14:19:51 -07:00
parent 7760cc746e
commit 88fb3c01d8

View file

@ -16,8 +16,8 @@ count = True
[bumpversion]
current_version = 0.0.1
commit = False
tag = False
commit = True
tag = True
[bumpversion:file:setup.py]
[bumpversion:file:src/synthale/__init__.py]