From 84ee1d4a42afb9b7baa4367f75323b1e187af7eb Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 17 Jan 2017 18:08:36 -0500 Subject: [PATCH] yes, 3.7 too --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index dc5c9ea7..1df00e0a 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ Requests is ready for today's web. - Chunked Requests - Thread-safety -Requests officially supports Python 2.6–2.7 & 3.3–3.6, and runs great on PyPy. +Requests officially supports Python 2.6–2.7 & 3.3–3.7, and runs great on PyPy. Installation ------------