]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump version to release 3.0.14
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 15 May 2022 15:46:00 +0000 (17:46 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 15 May 2022 15:49:19 +0000 (17:49 +0200)
docs/news.rst

index b78a42f184b4f6427296b843ef3e0da2acec0031..408fcf2bbb97df26eb253103d3184e8857336011 100644 (file)
@@ -30,16 +30,16 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.14 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.14
+^^^^^^^^^^^^^^
 
 - Raise `DataError` dumping arrays of mixed types (:ticket:`#301`).
 - Fix handling of incorrect server results, with blank sqlstate (:ticket:`#303`).
 
 
-Current release
----------------
-
 Psycopg 3.0.13
 ^^^^^^^^^^^^^^