Skip to content

Commit b1eb4db

Browse files
authored
Merge pull request #138 from pusher/support-python37
Mention we support Python 3.7 in the README
2 parents b802a38 + ea3dce8 commit b1eb4db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ In order to use this library, you need to have a free account on <http://pusher.
88

99
## Features
1010

11-
* Python 2.7, 3.4, 3.5 and 3.6 support
11+
* Python 2.7, 3.4, 3.5, 3.6 and 3.7 support
1212
* Adapters for various http libraries like requests, urlfetch, aiohttp (requires Python >= 3.5.3) and tornado.
1313
* WebHook validation
1414
* Signature generation for socket subscriptions

0 commit comments

Comments
 (0)