chore: bump to next dev release

This commit is contained in:
Daniele Varrazzo 2023-10-03 11:19:57 +02:00
parent 7fe8cb77ca
commit c81cec604f

View File

@ -44,7 +44,7 @@ except ImportError:
# Take a look at https://www.python.org/dev/peps/pep-0440/
# for a consistent versioning pattern.
PSYCOPG_VERSION = '2.9.8'
PSYCOPG_VERSION = '2.9.9.dev0'
# note: if you are changing the list of supported Python version please fix