1
0
Fork 0
mirror of https://github.com/Andre0512/pyhOn.git synced 2025-05-24 11:47:03 -04:00

Restore last command value only if possible

This commit is contained in:
Andre Basche 2023-03-14 23:17:36 +01:00
parent 0ddbdd0b4e
commit f73ef26e74
2 changed files with 4 additions and 2 deletions

View file

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