We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3be1cf5 + dd16a41 commit c47c10fCopy full SHA for c47c10f
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 2.1.3 2019-02-26
2
+
3
+* Import Abstract Base Classes from collections.abc in Python versions >= 3.3
4
5
### 2.1.2 2019-01-02
6
7
* Fixes issue where encryption_master_key wasn't passed to NotificationClient to initialise the parent class.
pusher/version.py
@@ -1,2 +1,2 @@
# Don't change the format of this line: the version is extracted by ../setup.py
-VERSION = '2.1.2'
+VERSION = '2.1.3'
0 commit comments