feat(setup): bump package version

This commit is contained in:
Mario Ramundo 2024-10-20 22:59:20 +02:00
parent f4a665e5f3
commit c283f557c9

View file

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