]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg package version to 3.1.10
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 4 Aug 2023 14:55:12 +0000 (15:55 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 5 Aug 2023 09:23:10 +0000 (10:23 +0100)
docs/news.rst

index 9567483b0b586802c815f1263ee32c15c0675b79..7d5e2e9c02672d3f70821af71dd4b875316d3765 100644 (file)
@@ -22,8 +22,11 @@ Psycopg 3.2 (unreleased)
   `~Cursor.execute()`, consistently with non-pipeline mode.
 
 
-Psycopg 3.1.10 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.1.10
+^^^^^^^^^^^^^^
 
 - Allow JSON dumpers to dump `bytes` directly instead of `str`,
   for better compatibility with libraries like orjson and msgspec
@@ -43,9 +46,6 @@ Psycopg 3.1.10 (unreleased)
 - Add support for Python 3.12.
 
 
-Current release
----------------
-
 Psycopg 3.1.9
 ^^^^^^^^^^^^^