]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump version to release 3.0.13
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 May 2022 09:20:03 +0000 (11:20 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 10 May 2022 09:24:29 +0000 (11:24 +0200)
docs/news.rst

index f636d9627c7371f3cac5522da78783e5a9c5ec55..1943f371537c86e67dc0b1a6104de59a93c4d9c2 100644 (file)
@@ -26,8 +26,11 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.13 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.13
+^^^^^^^^^^^^^^
 
 - Fix `Cursor.stream()` slowness (:ticket:`#286`).
 - Fix oid for lists of integers, which might cause the server choosing
@@ -36,9 +39,6 @@ Psycopg 3.0.13 (unreleased)
   error.
 
 
-Current release
----------------
-
 Psycopg 3.0.12
 ^^^^^^^^^^^^^^