Fix disappearing programs

This commit is contained in:
Andre Basche 2023-04-17 00:37:19 +02:00
parent 04f19c4609
commit 411effd814
2 changed files with 5 additions and 5 deletions

View file

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