Use parameter optional

This commit is contained in:
Andre Basche 2023-04-23 20:14:52 +02:00
parent 9594b9ebd8
commit d4c6ccdce3
3 changed files with 10 additions and 3 deletions

View file

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