updated version number

This commit is contained in:
Patrick762
2024-12-21 21:59:35 +01:00
parent 49b6cab793
commit 662e9c0ca0

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.11"
VERSION = "0.0.12"
DESCRIPTION = "Stream Deck API Library"
# Setting up