Skip to content

Commit 94d8d0d

Browse files
committed
bump version to 1.1.5
1 parent 79afa8f commit 94d8d0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyadtpulse/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
"""Constants for pyadtpulse."""
2-
__version__ = "1.1.4"
2+
__version__ = "1.1.5"
33
DEFAULT_API_HOST = "https://portal.adtpulse.com"
44
API_HOST_CA = "https://portal-ca.adtpulse.com" # Canada
55

0 commit comments

Comments
 (0)