1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-22 19:05:13 -04:00

Fix connection issues

This commit is contained in:
Andre Basche 2023-03-06 18:57:08 +01:00
parent 00ac6912e2
commit 79a121263f
5 changed files with 11 additions and 6 deletions

View file

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