Skip to content

Commit

Permalink
Bump lib to 0.58.1 (#1074)
Browse files Browse the repository at this point in the history
  • Loading branch information
raman325 authored Sep 30, 2024
1 parent 12ca159 commit 218cdf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zwave_js_server/const/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from typing import TypedDict

PACKAGE_NAME = "zwave-js-server-python"
__version__ = "0.58.0"
__version__ = "0.58.1"

# minimal server schema version we can handle
MIN_SERVER_SCHEMA_VERSION = 37
Expand Down

0 comments on commit 218cdf0

Please sign in to comment.