Add and improve fridge

This commit is contained in:
Andre Basche
2023-05-28 06:17:43 +02:00
parent eea79e28b9
commit 7c6ac15901
7 changed files with 47 additions and 5 deletions

View File

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