Skip to content

Commit b58b0b8

Browse files
authored
Update __init__.py
1 parent 6e53ece commit b58b0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyalarmdotcomajax/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
)
4949
from pyalarmdotcomajax.websockets.client import WebSocketClient, WebSocketState
5050

51-
__version__ = "0.5.9-hotfix.1"
51+
__version__ = "0.5.10"
5252

5353
log = logging.getLogger(__name__)
5454

0 commit comments

Comments
 (0)