mirror of
https://github.com/jdejaegh/python-irceline.git
synced 2025-06-27 03:35:56 +02:00
Set auto tag on bumpver
This commit is contained in:
parent
8220e54d49
commit
855360e1f5
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ tag_scope = "default"
|
||||||
pre_commit_hook = ""
|
pre_commit_hook = ""
|
||||||
post_commit_hook = ""
|
post_commit_hook = ""
|
||||||
commit = true
|
commit = true
|
||||||
tag = false
|
tag = true
|
||||||
push = false
|
push = false
|
||||||
|
|
||||||
[tool.bumpver.file_patterns]
|
[tool.bumpver.file_patterns]
|
||||||
|
|
Loading…
Add table
Reference in a new issue