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

Bump version to 0.0.9

parent 4006f323
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@ import logging
import yaml
import sys
import socket
import os
from time import sleep, time
from importlib import import_module
......
[bumpversion]
current_version = 0.0.8
current_version = 0.0.9
commit = True
tag = True
tag_name = {new_version}
......
......@@ -24,7 +24,7 @@ def required(fname):
setup(
name="pi_mqtt_gpio",
version="0.0.8",
version="0.0.9",
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