updated version of pip package

This commit is contained in:
Patrick762
2023-08-06 16:45:26 +02:00
parent 1cc3f4ae3b
commit 6eeccaf44f

View File

@@ -9,7 +9,7 @@ here = os.path.abspath(os.path.dirname(__file__))
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()
VERSION = "0.0.9"
VERSION = "0.0.10"
DESCRIPTION = "Stream Deck API Library"
# Setting up