|
@@ -4,6 +4,8 @@ commit = True
|
|
tag = True
|
|
tag = True
|
|
|
|
|
|
[bumpversion:file:setup.py]
|
|
[bumpversion:file:setup.py]
|
|
|
|
+search = version="{current_version}"
|
|
|
|
+replace = version="{new_version}"
|
|
|
|
|
|
[bumpversion:file:flaskbb/__init__.py]
|
|
[bumpversion:file:flaskbb/__init__.py]
|
|
|
|
|