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