From: Daniele Varrazzo Date: Sun, 15 Sep 2024 11:53:37 +0000 (+0200) Subject: docs(pool): note compatibility with Python 3.13 X-Git-Tag: 3.2.4~25 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f7bfe6714f146384d3981caba15a0e5253ba8fbe;p=thirdparty%2Fpsycopg.git docs(pool): note compatibility with Python 3.13 --- diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 98bae59a0..405631681 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -10,6 +10,12 @@ Current release --------------- +psycopg_pool 3.2.3 +^^^^^^^^^^^^^^^^^^ + +- Add metadata to declare compatibility with Python 3.13. + + psycopg_pool 3.2.2 ^^^^^^^^^^^^^^^^^^