add diagnose property for devices

This commit is contained in:
Andre Basche
2023-04-11 22:14:36 +02:00
parent 8c832b44cd
commit 46e6a85e84
5 changed files with 103 additions and 66 deletions

View File

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