Bump version to v0.4.1

This commit is contained in:
Andre Basche
2023-03-21 10:10:49 +01:00
committed by GitHub
parent 0d92d037a5
commit 3c81c46c8b

View File

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