Update setup.py version

This commit is contained in:
Patrick762
2023-07-14 17:32:36 +02:00
committed by GitHub
parent 21637e1e54
commit b21239c36d

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