Compare commits

..

1 Commits

Author SHA1 Message Date
b37715d0ca Bump version to 0.8.0 2023-04-19 17:37:55 +02:00

View File

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