Bump version

This commit is contained in:
Andre Basche
2023-11-20 17:51:32 +01:00
parent c71f8f17f5
commit ea81e2891f
2 changed files with 2 additions and 2 deletions

View File

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