Skip to content

Commit 123a4af

Browse files
committed
no more auto commit on version bump
1 parent 9138418 commit 123a4af

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.bumpversion.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[bumpversion]
22
current_version = 8.7.0
3-
commit = True
4-
tag = True
3+
commit = False
4+
tag = False
55
tag_name = {new_version}
66

77
[bumpversion:file:pyproject.toml]

0 commit comments

Comments
 (0)