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 85f1155 commit d81b0afCopy full SHA for d81b0af
CHANGELOG.md
@@ -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
7
### 1.7.1 2017-06-12
8
9
* Make python 2 and 3 support explicit in `setup.py`
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.1'
+VERSION = '1.7.2'
0 commit comments