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: pool-3.2.3~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e80aaefd3d498be3ba54be042eaf9f9f80c20a03;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 1399fd455..f5c4ff973 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 ^^^^^^^^^^^^^^^^^^