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,