add tag prefix

This commit is contained in:
Your Name
2025-10-10 21:51:18 +00:00
parent eaf6d29ef6
commit 0af7ea394f
7 changed files with 7 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
current_version = 0.2.2
commit = True
tag = True
tag_name = pylume-v{new_version}
message = Bump pylume to v{new_version}
[bumpversion:file:pylume/__init__.py]