Skip to content
This repository was archived by the owner on Oct 23, 2023. It is now read-only.

Commit d493322

Browse files
committed
Remove tagging in bumpversion minor
1 parent 945fdf3 commit d493322

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ skip_install = true
154154
deps =
155155
bumpversion
156156
commands =
157-
bumpversion --tag --commit {posargs} minor
157+
bumpversion --commit {posargs} minor
158158

159159
[testenv:dev]
160160
basepython = python3.5

0 commit comments

Comments
 (0)