Skip to content

Commit d90c4bc

Browse files
committed
1.7.3
1 parent 317f4de commit d90c4bc

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
### 1.7.2 2017-07-19
27

38
* Remove `webhook_level` option to notify (depricated upstream)

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.2'
2+
VERSION = '1.7.3'

0 commit comments

Comments
 (0)