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(
name="pyhOn",
version="0.3.8",
version="0.4.0",
author="Andre Basche",
description="Control hOn devices with python",
long_description=long_description,