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 93f111b commit 064ee44Copy full SHA for 064ee44
pyalarmdotcomajax/__init__.py
@@ -47,7 +47,7 @@
47
)
48
from pyalarmdotcomajax.websockets.client import WebSocketClient, WebSocketState
49
50
-__version__ = "0.5.6"
+__version__ = "0.5.7"
51
52
log = logging.getLogger(__name__)
53
0 commit comments