1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-30 06:25:26 -04:00

Add wine cellar

This commit is contained in:
Andre Basche 2023-06-09 22:52:33 +02:00
parent 11988c73a6
commit f9d0fa4ae8
2 changed files with 6 additions and 1 deletions

View file

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