Bump version

This commit is contained in:
Andre Basche 2024-03-18 01:08:52 +01:00 committed by GitHub
parent 8ef5bd9889
commit a1347f7a46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
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.16.0",
version="0.16.1",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,