1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-01-10 20:15:28 +00:00

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,