Skip to content

Commit fbb548d

Browse files
committed
updated version number
1 parent fd6ee45 commit fbb548d

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
@@ -9,7 +9,7 @@
99
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
1010
long_description = "\n" + fh.read()
1111

12-
VERSION = "0.0.12"
12+
VERSION = "0.0.13"
1313
DESCRIPTION = "Stream Deck API Library"
1414

1515
# Setting up

0 commit comments

Comments
 (0)