diff --git a/setup.py b/setup.py index caa5d11..8695cd5 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ setup( name="pyhOn", - version="0.8.0b4", + version="0.8.0b5", author="Andre Basche", description="Control hOn devices with python", long_description=long_description,