From 8ae8780226862faf2cc92009ad5d0433d6cce7c6 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Mon, 29 Aug 2022 23:52:03 +0100 Subject: [PATCH] chore: bump to version 3.0.17 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index ac4d40e64..786647ad4 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -37,17 +37,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.17 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.17 +^^^^^^^^^^^^^^ - Fix segfaults on fork on some Linux systems using `ctypes` implementation (:ticket:`#300`). - Load bytea as bytes, not memoryview, using `ctypes` implementation. -Current release ---------------- - Psycopg 3.0.16 ^^^^^^^^^^^^^^ -- 2.47.2