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

Fix command parameter issue hon#63

This commit is contained in:
Andre Basche 2023-06-09 02:09:20 +02:00
parent 7b51caecca
commit 11988c73a6
7 changed files with 18 additions and 6 deletions

View file

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