More documentation

This commit is contained in:
Andre Basche
2023-03-04 22:19:48 +01:00
parent 993a4c1d79
commit 326b5edcff
4 changed files with 46 additions and 3 deletions

View File

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