Fix unclear session errors

This commit is contained in:
Andre Basche 2023-04-12 19:14:14 +02:00
parent 33454f68b8
commit 970b94bfa7
4 changed files with 47 additions and 36 deletions

View file

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