get translation keys

This commit is contained in:
Andre Basche 2023-03-21 01:10:41 +01:00
parent 5ec1a760f6
commit f8dde06510

View File

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