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

Add zone support

This commit is contained in:
Andre Basche 2023-04-15 04:12:38 +02:00
parent 9643f66549
commit d52d622785
6 changed files with 45 additions and 31 deletions

View file

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