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 1a70fa6 commit 5b5dda6Copy full SHA for 5b5dda6
pyalarmdotcomajax/__init__.py
@@ -37,7 +37,7 @@
37
from .extensions import ConfigurationOption
38
from .extensions import ExtendedProperties
39
40
-__version__ = "0.4.5-beta.0"
+__version__ = "0.4.5"
41
42
43
log = logging.getLogger(__name__)
0 commit comments