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 317f4de commit d90c4bcCopy full SHA for d90c4bc
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+### 1.7.3 2018-01-24
2
+
3
+* Replace `read_and_close` with `text` in aiohttp adaptor (method removed
4
+ upstream)
5
6
### 1.7.2 2017-07-19
7
8
* Remove `webhook_level` option to notify (depricated upstream)
pusher/version.py
@@ -1,2 +1,2 @@
# Don't change the format of this line: the version is extracted by ../setup.py
-VERSION = '1.7.2'
+VERSION = '1.7.3'
0 commit comments