Skip to content

Commit b66323f

Browse files
committed
Rm auto-commit and auto-tag
1 parent 15eb716 commit b66323f

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ dev = [
7272
"isort>=5.13.0",
7373

7474
# Versioning helper matching [tool.bumpversion]
75-
"bump2version>=1.0.1",
75+
"bump-my-version", # e.g. bump-my-version bump patch
7676

7777
# Building for Testing
7878
"build",
@@ -126,8 +126,6 @@ ignore = [
126126

127127
[tool.bumpversion]
128128
current_version = "3.0.1"
129-
tag = true
130-
commit = true
131129

132130
[[tool.bumpversion.files]]
133131
filename = "pyproject.toml"

0 commit comments

Comments
 (0)