Specify support for Python 3.6 - 3.9 in README
authorHarmon <Harmon758@gmail.com>
Mon, 28 Dec 2020 02:21:09 +0000 (20:21 -0600)
committerHarmon <Harmon758@gmail.com>
Mon, 28 Dec 2020 02:21:09 +0000 (20:21 -0600)
README.md

index 55163fe572231a20099e90811df071b1cad3e6fb..f2d598c3ea99d3b2c8ca46aa7a69644d26f19205 100644 (file)
--- a/README.md
+++ b/README.md
@@ -24,7 +24,7 @@ Alternatively, install directly from the GitHub repository:
 
     pip install git+https://github.com/tweepy/tweepy.git
 
-Python 3.5 - 3.9 are supported.
+Python 3.6 - 3.9 are supported.
 
 Community
 ---------