Skip to content

Commit

Permalink
updated version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick762 committed Dec 21, 2024
1 parent fd6ee45 commit fbb548d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = "0.0.12"
VERSION = "0.0.13"
DESCRIPTION = "Stream Deck API Library"

# Setting up
Expand Down

0 comments on commit fbb548d

Please sign in to comment.