Fix connection loose

This commit is contained in:
Andre Basche 2023-03-11 00:28:23 +01:00
parent 6b346f766f
commit fe4f6e766e
2 changed files with 4 additions and 3 deletions

View file

@ -7,7 +7,7 @@ with open("README.md", "r") as f:
setup(
name="pyhOn",
version="0.3.3",
version="0.3.4",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,