chore: bump to next dev version

This commit is contained in:
Daniele Varrazzo 2022-10-25 12:20:46 +02:00
parent 20bb486663
commit e4b2a197c6

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.4'
PSYCOPG_VERSION = '2.9.5.dev0'
# note: if you are changing the list of supported Python version please fix