From 307c5994ce52e9ad405d008b2943f94e0d3e7b64 Mon Sep 17 00:00:00 2001 From: Harmon Date: Wed, 28 Nov 2018 03:10:16 -0600 Subject: [PATCH] Add 3.7 to list of supported Python versions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ac3ddc2..f30ff89 100644 --- 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 --------- -- 2.25.1