Improve parameter settings

This commit is contained in:
Andre Basche
2023-02-19 03:30:48 +01:00
parent 3efa2fd3f5
commit 531548f000
3 changed files with 43 additions and 21 deletions

View File

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