diff --git a/setup.py b/setup.py index 81cb305..25b6d95 100644 --- a/setup.py +++ b/setup.py @@ -7,7 +7,7 @@ with open("README.md", "r") as f: setup( name="pyhOn", - version="0.3.8", + version="0.4.0", author="Andre Basche", description="Control hOn devices with python", long_description=long_description,