diff --git a/setup.py b/setup.py index 10f1ed9..3d5d5e7 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="pyhOn", - version="0.17.0", + version="0.17.1", author="Andre Basche", description="Control hOn devices with python", long_description=long_description,