Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
elahd authored Oct 27, 2023
1 parent 6e53ece commit b58b0b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyalarmdotcomajax/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
)
from pyalarmdotcomajax.websockets.client import WebSocketClient, WebSocketState

__version__ = "0.5.9-hotfix.1"
__version__ = "0.5.10"

log = logging.getLogger(__name__)

Expand Down

0 comments on commit b58b0b8

Please sign in to comment.