Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
dmulcahey committed Feb 13, 2022
1 parent 40d586f commit ab091ae
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 @@ -6,7 +6,7 @@

setup(
name="zhaws",
version="2022.02.12",
version="2022.02.13",
description="Library implementing a Zigbee websocket server",
long_description=(pathlib.Path(__file__).parent / "README.md").read_text(),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit ab091ae

Please sign in to comment.