updated pypi version number

This commit is contained in:
Patrick762
2023-04-22 14:01:28 +02:00
parent abf828a34b
commit f34f93a52c

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.1'
VERSION = '0.0.2'
DESCRIPTION = 'Stream Deck API Library'
# Setting up