chore: change path for init file

This commit is contained in:
2025-03-26 10:26:22 +01:00
parent 2268c59b0c
commit 07c00c893d

View File

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