Skip to content

Commit 8686b91

Browse files
authored
Merge pull request #10 from python-project-templates/tkp/maint
Don't have bmv tag on bump
2 parents 4b7ebd0 + d5c9354 commit 8686b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ yardang = "yardang.cli:main"
6161
[tool.bumpversion]
6262
current_version = "0.1.2"
6363
commit = true
64-
tag = true
64+
tag = false
6565

6666
[[tool.bumpversion.files]]
6767
filename = "yardang/__init__.py"

0 commit comments

Comments
 (0)