Skip to content

Commit e60b1a1

Browse files
Bump version to 0.61.0 (#1184)
1 parent 7af2eca commit e60b1a1

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
@@ -8,7 +8,7 @@
88
from typing import TypedDict
99

1010
PACKAGE_NAME = "zwave-js-server-python"
11-
__version__ = "0.60.1"
11+
__version__ = "0.61.0"
1212

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

0 commit comments

Comments
 (0)