Fix command start

This commit is contained in:
Andre Basche 2023-03-08 23:01:40 +01:00
parent f52f84711f
commit 6b346f766f
4 changed files with 4 additions and 3 deletions

View file

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