Skip to content

Commit

Permalink
Update pypi version
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick762 committed Jun 1, 2023
1 parent 86e449f commit 4ff2e5a
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 @@ -7,7 +7,7 @@
with codecs.open(os.path.join(here, "README.md"), encoding="utf-8") as fh:
long_description = "\n" + fh.read()

VERSION = "0.0.4"
VERSION = "0.0.5"
DESCRIPTION = "Stream Deck API Library"

# Setting up
Expand Down

0 comments on commit 4ff2e5a

Please sign in to comment.