Oven overwrite #12

Merged
MiguelAngelLV merged 8 commits from main into main 2023-04-19 20:18:32 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 191928287f - Show all commits

View File

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