1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-06-01 07:18:26 -04:00

Bump version

This commit is contained in:
Andre Basche 2023-07-01 16:28:18 +02:00
parent 26bc35c8a6
commit e00e147ecd
2 changed files with 2 additions and 4 deletions

View file

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