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,