From: Daniele Varrazzo Date: Tue, 14 Jun 2022 23:04:55 +0000 (+0200) Subject: chore: bump version to release 3.0.15 X-Git-Tag: 3.1~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9b8a77c65f9cab63de9b22d678b55737b0e7c1;p=thirdparty%2Fpsycopg.git chore: bump version to release 3.0.15 --- diff --git a/docs/news.rst b/docs/news.rst index f8d43bf53..3494f6171 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -30,8 +30,11 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.15 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.15 +^^^^^^^^^^^^^^ - Fix wrong escaping of unprintable chars in COPY (nonetheless correctly interpreted by PostgreSQL). @@ -41,9 +44,6 @@ Psycopg 3.0.15 (unreleased) - Distribute ``manylinux2014`` wheel packages (:ticket:`#124`). -Current release ---------------- - Psycopg 3.0.14 ^^^^^^^^^^^^^^