Bump version to v0.7.4

This commit is contained in:
Andre Basche 2023-04-15 00:31:45 +02:00
parent d26e33a055
commit 9643f66549

View file

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