Bump version to 0.8.0

This commit is contained in:
Andre Basche 2023-04-19 17:37:55 +02:00
parent 411effd814
commit b37715d0ca

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,