Skip to content

Commit 88cf247

Browse files
committed
1.7.4
1 parent 8e2bc3e commit 88cf247

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
### 1.7.4 2018-02-05
2+
3+
* Properly close client after request in aiohttp adaptor
4+
15
### 1.7.3 2018-01-24
26

37
* Replace `read_and_close` with `text` in aiohttp adaptor (method removed

pusher/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# Don't change the format of this line: the version is extracted by ../setup.py
2-
VERSION = '1.7.3'
2+
VERSION = '1.7.4'

0 commit comments

Comments
 (0)