]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump version number to 3.0.16
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Jul 2022 10:08:06 +0000 (12:08 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Jul 2022 10:11:49 +0000 (12:11 +0200)
docs/news.rst

index 234c5c8707513d7c55b61ca6a376189c7f4b7c0d..0fbf70d010971afc627da23e35f0f3b3f494632e 100644 (file)
@@ -37,14 +37,14 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.16 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
 
-- Fix missing `~Cursor.rowcount` after SHOW (:ticket:`#343`).
+Psycopg 3.0.16
+^^^^^^^^^^^^^^
 
+- Fix missing `~Cursor.rowcount` after SHOW (:ticket:`#343`).
 
-Current release
----------------
 
 Psycopg 3.0.15
 ^^^^^^^^^^^^^^