1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-30 06:25:26 -04:00

Improve appliance import

This commit is contained in:
Andre Basche 2023-06-28 19:42:21 +02:00
parent 2a6b040193
commit 52837f16e3
3 changed files with 14 additions and 6 deletions

View file

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