Skip to content

Commit a4e9b99

Browse files
authored
Update version number for pypi
1 parent fc4ff30 commit a4e9b99

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.3"
10+
VERSION = "0.0.4"
1111
DESCRIPTION = "Stream Deck API Library"
1212

1313
# Setting up

0 commit comments

Comments
 (0)