Skip to content
Snippets Groups Projects
Commit 3e61b583 authored by Ellis Percival's avatar Ellis Percival
Browse files

Bump version to 0.0.13

parent 109b7b4f
Branches
Tags 0.0.13
No related merge requests found
[bumpversion]
current_version = 0.0.12
current_version = 0.0.13
commit = True
tag = True
tag_name = {new_version}
......
......@@ -50,7 +50,7 @@ class SchemaCommand(Command):
setup(
name="pi_mqtt_gpio",
version="0.0.12",
version="0.0.13",
cmdclass={"insert_schema": SchemaCommand},
packages=find_packages(
exclude=[
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment