1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-30 14:35:19 -04:00

Fix some minor issues

This commit is contained in:
Andre Basche 2023-06-29 22:08:17 +02:00
parent 4e88bc7a9f
commit 44f40c531e
6 changed files with 12 additions and 8 deletions

View file

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