Bump version

This commit is contained in:
Andre Basche 2023-07-18 21:32:12 +02:00
parent 22367242a2
commit 5575b240e1
1 changed files with 1 additions and 1 deletions

View File

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