Skip to content

Commit 90908ea

Browse files
authored
Update __init__.py
1 parent 347b586 commit 90908ea

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
@@ -27,7 +27,7 @@
2727
UnsupportedDevice,
2828
)
2929

30-
__version__ = "0.2.0-beta.6"
30+
__version__ = "0.2.0-beta.7"
3131

3232

3333
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)