From 8c50af551dfee9b1cfd0ad5dc4f21cf8300ac631 Mon Sep 17 00:00:00 2001 From: martinfrancois Date: Thu, 12 Nov 2020 17:21:48 +0100 Subject: [PATCH] update supported postgresql versions to include 13 --- doc/src/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/src/install.rst b/doc/src/install.rst index 868b1b70..2fa0c75f 100644 --- a/doc/src/install.rst +++ b/doc/src/install.rst @@ -133,7 +133,7 @@ The current `!psycopg2` implementation supports: - Python version 2.7 - Python 3 versions from 3.4 to 3.8 -- PostgreSQL server versions from 7.4 to 12 +- PostgreSQL server versions from 7.4 to 13 - PostgreSQL client library version from 9.1