Bump version

This commit is contained in:
Andre Basche 2024-03-26 00:15:56 +01:00
parent 1583e6beaa
commit 79cabfd7b2

View File

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