Add 3.7 to list of supported Python versions
authorHarmon <Harmon758@gmail.com>
Wed, 28 Nov 2018 09:10:16 +0000 (03:10 -0600)
committerGitHub <noreply@github.com>
Wed, 28 Nov 2018 09:10:16 +0000 (03:10 -0600)
README.md

index ac3ddc218ff0fe81312e09ed07f01160cbd26005..f30ff894f49293e91a674c41949d783c7b2b0afb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ GitHub and install it manually:
     cd tweepy
     python setup.py install
 
-Python 2.7, 3.4, 3.5 & 3.6 are supported.
+Python 2.7, 3.4, 3.5, 3.6, & 3.7 are supported.
 
 Community
 ---------