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 8e2bc3e commit 88cf247Copy full SHA for 88cf247
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+### 1.7.4 2018-02-05
2
+
3
+* Properly close client after request in aiohttp adaptor
4
5
### 1.7.3 2018-01-24
6
7
* Replace `read_and_close` with `text` in aiohttp adaptor (method removed
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.3'
+VERSION = '1.7.4'
0 commit comments