Skip to content

Commit 83baf53

Browse files
authored
bump version
1 parent bd58719 commit 83baf53

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.3"
2+
__version__ = "1.1.4"
33
DEFAULT_API_HOST = "https://portal.adtpulse.com"
44
API_HOST_CA = "https://portal-ca.adtpulse.com" # Canada
55

0 commit comments

Comments
 (0)