chore: change path for init file
This commit is contained in:
@@ -34,4 +34,4 @@ post_commit_hooks = []
|
||||
values = ["dev", "rc", "final"]
|
||||
optional_value = "final"
|
||||
[[tool.bumpversion.files]]
|
||||
filename = "__init__.py"
|
||||
filename = "src/__init__.py"
|
||||
|
||||
Reference in New Issue
Block a user