removed type checks for api client

This commit is contained in:
Patrick762
2023-08-06 17:29:13 +02:00
parent 6eeccaf44f
commit 4625e6eab6
3 changed files with 1 additions and 58 deletions

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