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 7af2eca commit e60b1a1Copy full SHA for e60b1a1
zwave_js_server/const/__init__.py
@@ -8,7 +8,7 @@
8
from typing import TypedDict
9
10
PACKAGE_NAME = "zwave-js-server-python"
11
-__version__ = "0.60.1"
+__version__ = "0.61.0"
12
13
# minimal server schema version we can handle
14
MIN_SERVER_SCHEMA_VERSION = 39
0 commit comments