Skip to content

Commit

Permalink
Don't re-create tag
Browse files Browse the repository at this point in the history
  • Loading branch information
94929 committed Oct 6, 2020
1 parent 35a4cd6 commit 40ad3e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[bumpversion]
current_version = 1.0.0
commit = True
tag = True
tag = False

[bumpversion:file:./modi/about.py]
search = __version__ = "{current_version}"
Expand Down

0 comments on commit 40ad3e7

Please sign in to comment.