chore: remove unnecessary version file from bumpversion configuration

This commit is contained in:
2025-03-26 10:25:03 +01:00
parent 76f4c05e60
commit 2268c59b0c
2 changed files with 0 additions and 2 deletions

View File

@@ -34,6 +34,4 @@ post_commit_hooks = []
values = ["dev", "rc", "final"]
optional_value = "final"
[[tool.bumpversion.files]]
filename = ".version"
[[tool.bumpversion.files]]
filename = "__init__.py"

View File