fix bumpversion

This commit is contained in:
Karl 2025-07-15 11:44:29 +01:00
parent 9dc9b7e1b5
commit 9748b664aa

View File

@ -1,9 +1,8 @@
[bumpversion]
current_version = "0.1.0"
[tool.bumpversion]
current_version = "1.2.7"
commit = true
tag = true
tag_name = "{new_version}"
[[bumpversion::file]]
filename = "VERSION"
search = "{current_version}"
replace = "{new_version}"
[[tool.bumpversion.files]]
filename = "VERSION"