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,