Skip to content

Commit d81b0af

Browse files
author
Callum Oakley
committed
v1.7.2
1 parent 85f1155 commit d81b0af

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
### 1.7.2 2017-07-19
2+
3+
* Remove `webhook_level` option to notify (depricated upstream)
4+
5+
* Increase notify timeout to 30s
6+
17
### 1.7.1 2017-06-12
28

39
* Make python 2 and 3 support explicit in `setup.py`

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

0 commit comments

Comments
 (0)