Bump 0.17.5

This commit is contained in:
addshore 2024-07-10 12:47:30 +01:00
parent afb5b8c3ea
commit 3f39be53f3

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.4", version="0.17.5",
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,