1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-19 09:25:10 -04:00

Bump version to v0.3.6

This commit is contained in:
Andre Basche 2023-03-13 23:08:17 +01:00
parent 7c99ffeaf7
commit aeabbe64e2

View file

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