diff --git a/setup.py b/setup.py index e6a9cf6..19f02b0 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open("README.md", "r", encoding="utf-8") as f: setup( name="pyhOn", - version="0.15.6", + version="0.15.7", author="Andre Basche", description="Control hOn devices with python", long_description=long_description,