Skip to content

Commit 5b5dda6

Browse files
authored
Update __init__.py
1 parent 1a70fa6 commit 5b5dda6

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
@@ -37,7 +37,7 @@
3737
from .extensions import ConfigurationOption
3838
from .extensions import ExtendedProperties
3939

40-
__version__ = "0.4.5-beta.0"
40+
__version__ = "0.4.5"
4141

4242

4343
log = logging.getLogger(__name__)

0 commit comments

Comments
 (0)