chore: add bump-my-version

This commit is contained in:
2025-04-01 22:02:32 +02:00
parent 4982521dc5
commit cd227f97fb
2 changed files with 495 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ isort = "^6.0.1"
pylint = "^3.3.6"
black = "^25.1.0"
mypy = "^1.15.0"
bump-my-version = "^1.1.1"
[build-system]
requires = ["poetry-core"]