Skip to content

Commit 4ff2e5a

Browse files
authored
Update pypi version
1 parent 86e449f commit 4ff2e5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
88
long_description = "\n" + fh.read()
99

10-
VERSION = "0.0.4"
10+
VERSION = "0.0.5"
1111
DESCRIPTION = "Stream Deck API Library"
1212

1313
# Setting up

0 commit comments

Comments
 (0)