Bump version

This commit is contained in:
Andre Basche
2023-06-21 19:53:36 +02:00
parent 55966dd52f
commit c25e898b42
3 changed files with 17 additions and 10 deletions

View File

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