We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fe8cb7 commit c81cec6Copy full SHA for c81cec6
setup.py
@@ -44,7 +44,7 @@
44
# Take a look at https://www.python.org/dev/peps/pep-0440/
45
# for a consistent versioning pattern.
46
47
-PSYCOPG_VERSION = '2.9.8'
+PSYCOPG_VERSION = '2.9.9.dev0'
48
49
50
# note: if you are changing the list of supported Python version please fix
0 commit comments