Update version number for pypi

This commit is contained in:
Patrick762
2023-06-01 15:33:34 +02:00
committed by GitHub
parent fc4ff30ba6
commit a4e9b9975c

View File

@@ -7,7 +7,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.3"
VERSION = "0.0.4"
DESCRIPTION = "Stream Deck API Library"
# Setting up