diff --git a/setup.py b/setup.py index 8b911b7f..7d7df0a1 100644 --- a/setup.py +++ b/setup.py @@ -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",