From: Daniele Varrazzo Date: Tue, 10 May 2022 09:20:03 +0000 (+0200) Subject: chore: bump version to release 3.0.13 X-Git-Tag: 3.1~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e8d2adb561034eb72f326aca8e279473243dc3b5;p=thirdparty%2Fpsycopg.git chore: bump version to release 3.0.13 --- diff --git a/docs/news.rst b/docs/news.rst index f636d9627..1943f3715 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -26,8 +26,11 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.13 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.13 +^^^^^^^^^^^^^^ - Fix `Cursor.stream()` slowness (:ticket:`#286`). - Fix oid for lists of integers, which might cause the server choosing @@ -36,9 +39,6 @@ Psycopg 3.0.13 (unreleased) error. -Current release ---------------- - Psycopg 3.0.12 ^^^^^^^^^^^^^^