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

Improve update performance

This commit is contained in:
Andre Basche 2023-06-08 19:50:56 +02:00
parent 38d09e2ef5
commit 7b51caecca
10 changed files with 63 additions and 49 deletions

View file

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