still figuring out :D
This commit is contained in:
@@ -3,7 +3,7 @@ current_version = 0.1.0
|
||||
commit = True
|
||||
tag = True
|
||||
|
||||
[bumpversion:file:version.py]
|
||||
[bumpversion:file:app/version.py]
|
||||
search = __version__ = "{current_version}"
|
||||
replace = __version__ = "{new_version}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user