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,