]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump to version 3.0.17
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 29 Aug 2022 22:52:03 +0000 (23:52 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Mon, 29 Aug 2022 22:56:32 +0000 (23:56 +0100)
docs/news.rst

index ac4d40e648fe5d33d9572dd76b6c85fc68d03e8f..786647ad410a3ec9241c3af9b29f1fdf0254d7de 100644 (file)
@@ -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
 ^^^^^^^^^^^^^^