diff options
Diffstat (limited to 'doc/src')
-rw-r--r-- | doc/src/install.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/install.rst b/doc/src/install.rst index 086bc62..2993c7c 100644 --- a/doc/src/install.rst +++ b/doc/src/install.rst @@ -19,7 +19,7 @@ The current `!psycopg2` implementation supports: - Python 2 versions from 2.6 to 2.7 - Python 3 versions from 3.2 to 3.6 -- PostgreSQL server versions from 7.4 to 9.6 +- PostgreSQL server versions from 7.4 to 10 - PostgreSQL client library version from 9.1 .. _PostgreSQL: http://www.postgresql.org/ |