KTVManager_UI/pyproject.toml
Karl 603d178d03
Some checks failed
Build and Publish Docker Image / build-and-push (push) Failing after 44s
versioning
2025-07-13 16:04:57 +01:00

8 lines
168 B
TOML

[tool.bump-my-version]
current_version = "1.0.6"
commit = true
tag = true
message = "bump version to {new_version}"
[[tool.bump-my-version.files]]
filename = "VERSION"