From: Daniele Varrazzo Date: Fri, 17 Nov 2023 15:36:57 +0000 (+0100) Subject: chore: bump psycopg package version to 3.1.13 X-Git-Tag: 3.2.0~131 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dd3e123fb4e25ef52bc32d529f505374daccadd9;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.13 --- diff --git a/docs/news.rst b/docs/news.rst index ecd88a12b..706adb0e3 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -30,8 +30,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.13 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.13 +^^^^^^^^^^^^^^ - Raise `DataError` instead of whatever internal failure trying to dump a `~datetime.time` object with with a `!tzinfo` specified as @@ -44,9 +47,6 @@ Psycopg 3.1.13 (unreleased) (:ticket:`#679`). -Current release ---------------- - Psycopg 3.1.12 ^^^^^^^^^^^^^^