Encode username/password

This commit is contained in:
Andre Basche 2023-04-12 02:09:41 +02:00
parent 6b2c60d552
commit 33454f68b8
3 changed files with 9 additions and 5 deletions

View file

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