From: Daniele Varrazzo Date: Thu, 28 Jul 2022 10:08:06 +0000 (+0200) Subject: chore: bump version number to 3.0.16 X-Git-Tag: 3.1~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=eb9d42875e63416c3a805882275a4ea8dda6d3fd;p=thirdparty%2Fpsycopg.git chore: bump version number to 3.0.16 --- diff --git a/docs/news.rst b/docs/news.rst index 234c5c870..0fbf70d01 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -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 ^^^^^^^^^^^^^^