Fix some errors

This commit is contained in:
Andre Basche 2023-05-08 00:03:29 +02:00
parent 7bd3aac7c5
commit 8e16b4a215
4 changed files with 11 additions and 5 deletions

View file

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