Bump version

This commit is contained in:
Andre Basche 2023-07-22 11:48:47 +02:00
parent 6cdac99ce8
commit ec358034e1

View file

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