From 8089851fd5544f985effa2e47140774ec5dc034a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Edgar=20Ram=C3=ADrez-Mondrag=C3=B3n?= Date: Wed, 14 Aug 2024 18:13:43 -0600 Subject: [PATCH] docs: add Python 3.13 support news entries --- docs/news.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/news.rst b/docs/news.rst index c793b6c4b..fa811a2f0 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -15,6 +15,7 @@ Psycopg 3.2.2 (unreleased) - Drop `!TypeDef` specifications as string from public modules, as they cannot be composed by users as `!typing` objects previously could (:ticket:`#860`). +- Release Python 3.13 binary packages. Current release -- 2.47.2