Bump version

This commit is contained in:
Andre Basche 2024-03-29 14:40:13 +01:00
parent 86c2956d69
commit 6aa7dd8112
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.17.2",
version="0.17.3",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,