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

Bump version to 0.0.2

parent a826ef8d
Branches
Tags 0.0.2
No related merge requests found
[bumpversion]
current_version = 0.0.1
current_version = 0.0.2
commit = True
tag = True
tag_name = {new_version}
......@@ -12,3 +12,4 @@ test = pytest
[flake8]
exclude = docs
......@@ -24,7 +24,7 @@ def required(fname):
setup(
name="pi_mqtt_gpio",
version="0.0.1",
version="0.0.2",
packages=find_packages(
exclude=[
"*.tests",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment