1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-31 06:48:24 -04:00

Add oven climate support

This commit is contained in:
Andre Basche 2023-05-28 17:34:32 +02:00
parent 7c6ac15901
commit 4888f2b1d0
4 changed files with 28 additions and 1 deletions

View file

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