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