Bump version

This commit is contained in:
Andre Basche 2023-07-09 23:59:27 +02:00
parent 3d5c8405ea
commit f1818bbc5d
1 changed files with 1 additions and 1 deletions

View File

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