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

Fix wrong values

This commit is contained in:
Andre Basche 2023-03-03 18:24:19 +01:00
parent 83bb99a34e
commit 22276832cd
3 changed files with 7 additions and 3 deletions

View file

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