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

Bump version to 0.5.6

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