chore: bump to version 2.9.11

This commit is contained in:
Daniele Varrazzo 2025-10-10 01:31:06 +02:00
parent d923840546
commit fd9ae8cad2

View File

@ -40,7 +40,7 @@ import configparser
# Take a look at https://www.python.org/dev/peps/pep-0440/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.9.11.dev1'
PSYCOPG_VERSION = '2.9.11'
# note: if you are changing the list of supported Python version please fix