1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-23 19:26:59 -04:00

Bump version to v0.8.0b5

This commit is contained in:
Andre Basche 2023-04-16 13:57:40 +02:00
parent 6c44aa895d
commit 69be63df2a

View file

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