Skip to content
Snippets Groups Projects
Commit aef69f7a authored by nimrod's avatar nimrod
Browse files

Bump version: 0.7.2 → 0.7.3

parent 61774c49
No related branches found
No related tags found
No related merge requests found
Pipeline #2018 failed
[bumpversion]
current_version = 0.7.2
current_version = 0.7.3
commit = True
tag = True
......
......@@ -18,7 +18,7 @@ extras_require["all"] = list(
setup(
name="template",
version="0.7.2",
version="0.7.3",
description=description,
long_description=open("README.rst", "r").read(),
long_description_content_type="text/x-rst",
......
......@@ -23,7 +23,7 @@ except ImportError:
pass
__version__ = "0.7.2"
__version__ = "0.7.3"
def render(template_string):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment