File tree Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Expand file tree Collapse file tree 2 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 1- Future releases
1+ Current release
22---------------
33
4- What's new in psycopg 2.9.10 (unreleased)
5- ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+ What's new in psycopg 2.9.10
5+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66
77- Add support for Python 3.13.
88- Receive notifications on commit (:ticket:`#1728`).
9- - Drop support for Python 3.7.
109- `~psycopg2.errorcodes` map and `~psycopg2.errors` classes updated to
1110 PostgreSQL 17.
11+ - Drop support for Python 3.7.
1212
1313
14- Current release
15- ---------------
16-
1714What's new in psycopg 2.9.9
1815^^^^^^^^^^^^^^^^^^^^^^^^^^^
1916
Original file line number Diff line number Diff line change 4141# Take a look at https://www.python.org/dev/peps/pep-0440/
4242# for a consistent versioning pattern.
4343
44- PSYCOPG_VERSION = '2.9.10.dev1 '
44+ PSYCOPG_VERSION = '2.9.10'
4545
4646
4747# note: if you are changing the list of supported Python version please fix
You can’t perform that action at this time.
0 commit comments