Skip to content

Commit 5dab399

Browse files
raman325claude
andauthored
Bump version to 0.70.0 (#1415)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 0d6a02b commit 5dab399

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

zwave_js_server/const/__init__.py

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

1010
PACKAGE_NAME = "zwave-js-server-python"
11-
__version__ = "0.69.0"
11+
__version__ = "0.70.0"
1212

1313
# minimal server schema version we can handle
1414
MIN_SERVER_SCHEMA_VERSION = 47

0 commit comments

Comments
 (0)