update supported postgresql versions to include 13

This commit is contained in:
martinfrancois 2020-11-12 17:21:48 +01:00
parent b125d9dd66
commit 8c50af551d

View File

@ -133,7 +133,7 @@ The current `!psycopg2` implementation supports:
- Python version 2.7 - Python version 2.7
- Python 3 versions from 3.4 to 3.8 - 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 - PostgreSQL client library version from 9.1