From 362973f09d337a5f682d6887b312126ee77ed5e4 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Tue, 29 Mar 2022 23:06:52 +0200 Subject: [PATCH] chore: bump version number to 3.0.11 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index 7acfc2838..3fa17bb33 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -24,17 +24,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.11 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.11 +^^^^^^^^^^^^^^ - Fix `DataError` loading arrays with dimensions information (:ticket:`#253`). - Fix hanging during COPY in case of memory error (:ticket:`#255`). - Fix error propagation from COPY worker thread (mentioned in :ticket:`#255`). -Current release ---------------- - Psycopg 3.0.10 ^^^^^^^^^^^^^^ -- 2.47.2