summaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>2016-03-08 05:13:57 +0000
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>2016-03-10 12:13:57 +0000
commit4fb236e68822f69f89c5ea29a7fcdddcaa819e4c (patch)
treeb6d27547ac4770e55a311cb2e7187ca5258810e3 /doc/src
parent65ec7e8bcb5f082bdbf6eddadd7ef6e601098fbd (diff)
downloadpsycopg2-4fb236e68822f69f89c5ea29a7fcdddcaa819e4c.tar.gz
Start advertising Py 3.5 support
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/install.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst
index ec1eeea..0c9bbdc 100644
--- a/doc/src/install.rst
+++ b/doc/src/install.rst
@@ -18,7 +18,7 @@ The current `!psycopg2` implementation supports:
NOTE: keep consistent with setup.py and the /features/ page.
- Python 2 versions from 2.5 to 2.7
-- Python 3 versions from 3.1 to 3.4
+- Python 3 versions from 3.1 to 3.5
- PostgreSQL versions from 7.4 to 9.4
.. _PostgreSQL: http://www.postgresql.org/