Skip to content

Commit 3eb9cc1

Browse files
author
Austin Bingham
committed
Updated bump-my-version tag name
1 parent 5c9a8b0 commit 3eb9cc1

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
@@ -48,7 +48,7 @@ serialize = ["{major}.{minor}.{patch}"]
4848
tag = true
4949
commit = true
5050
message = "Bump version: {current_version} → {new_version}"
51-
tag_name = "v{new_version}"
51+
tag_name = "release/v{new_version}"
5252
tag_message = "Bump version: {current_version} → {new_version}"
5353

5454
[[tool.bumpversion.files]]

0 commit comments

Comments
 (0)