Bump version to v0.3.7

This commit is contained in:
Andre Basche 2023-03-14 18:51:48 +01:00
parent 241ee95d5c
commit 0ddbdd0b4e

View File

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