summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorKenneth Reitz <me@kennethreitz.org>2016-12-20 13:25:30 -0500
committerKenneth Reitz <me@kennethreitz.org>2016-12-20 13:25:30 -0500
commitc3fb8e020b865a04afbc01e2c439fb3995feb702 (patch)
tree52252a2be80a02a5d9cfed3b894a0576fa40e506 /docs
parent789f21807d4cc0eb939181494fea8399dfc5206a (diff)
downloadpython-requests-c3fb8e020b865a04afbc01e2c439fb3995feb702.tar.gz
we support python 3.6
Diffstat (limited to 'docs')
-rw-r--r--docs/index.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d8279a9c..1f323631 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -87,7 +87,7 @@ Requests is ready for today's web.
- Chunked Requests
- Thread-safety
-Requests officially supports Python 2.6–2.7 & 3.3–3.5, and runs great on PyPy.
+Requests officially supports Python 2.6–2.7 & 3.3–3.6, and runs great on PyPy.
The User Guide