We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a1c785 commit f1a58cdCopy full SHA for f1a58cd
zwave_js_server/const/__init__.py
@@ -7,7 +7,7 @@
7
from typing import TypedDict
8
9
PACKAGE_NAME = "zwave-js-server-python"
10
-__version__ = "0.55.2"
+__version__ = "0.55.3"
11
12
# minimal server schema version we can handle
13
MIN_SERVER_SCHEMA_VERSION = 33
0 commit comments