Skip to content

Commit 2e64676

Browse files
committed
Uodate bump-my-version configuration
1 parent f466e65 commit 2e64676

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ serialize = [
4040
]
4141
search = "version = '{current_version}'"
4242
replace = "version = '{new_version}'"
43-
tag = false
44-
allow_dirty = true
43+
tag = true
44+
allow_dirty = false
4545

4646
[tool.bumpversion.parts.label]
4747
optional_value = "release"

0 commit comments

Comments
 (0)