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 d923840 commit fd9ae8cCopy full SHA for fd9ae8c
setup.py
@@ -40,7 +40,7 @@
40
# Take a look at https://www.python.org/dev/peps/pep-0440/
41
# for a consistent versioning pattern.
42
43
-PSYCOPG_VERSION = '2.9.11.dev1'
+PSYCOPG_VERSION = '2.9.11'
44
45
46
# note: if you are changing the list of supported Python version please fix
0 commit comments