This commit is contained in:
Andre Basche 2023-03-08 22:18:44 +01:00
parent c4d21be388
commit f52f84711f
3 changed files with 7 additions and 6 deletions

View file

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