Fixed setting wrong current value

This commit is contained in:
Andre Basche 2023-03-05 19:03:03 +01:00
parent 0f630e854e
commit 00ac6912e2
2 changed files with 4 additions and 4 deletions

View file

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