We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79afa8f commit 94d8d0dCopy full SHA for 94d8d0d
pyadtpulse/const.py
@@ -1,5 +1,5 @@
1
"""Constants for pyadtpulse."""
2
-__version__ = "1.1.4"
+__version__ = "1.1.5"
3
DEFAULT_API_HOST = "https://portal.adtpulse.com"
4
API_HOST_CA = "https://portal-ca.adtpulse.com" # Canada
5
0 commit comments