version change
This commit is contained in:
@@ -18,3 +18,5 @@ commit_args = ""
|
||||
filename = ".version"
|
||||
[[tool.bumpversion.files]]
|
||||
filename = "__init__.py"
|
||||
search = "__version__ = '{current_version}'"
|
||||
replace = "__version__ = '{new_version}'"
|
||||
|
||||
Reference in New Issue
Block a user