Skip to content

Commit f1a58cd

Browse files
authored
Bump lib to 0.55.3 (#861)
1 parent 0a1c785 commit f1a58cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zwave_js_server/const/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from typing import TypedDict
88

99
PACKAGE_NAME = "zwave-js-server-python"
10-
__version__ = "0.55.2"
10+
__version__ = "0.55.3"
1111

1212
# minimal server schema version we can handle
1313
MIN_SERVER_SCHEMA_VERSION = 33

0 commit comments

Comments
 (0)