Bump version

This commit is contained in:
Andre Basche
2023-07-19 19:55:10 +02:00
committed by GitHub
parent bf2015fcb9
commit 744094dc07

View File

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