]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg_pool package version to 3.2.0 pool-3.2.0
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 11 Nov 2023 14:59:49 +0000 (14:59 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 11 Nov 2023 14:59:49 +0000 (14:59 +0000)
docs/news_pool.rst
psycopg_pool/setup.cfg

index 3a424bae17ecd0cc2db3703121d473ed881d8a2e..8db413aad4e8d7bbeb473169ea9d8517ba61e2b1 100644 (file)
@@ -7,11 +7,11 @@
 ``psycopg_pool`` release notes
 ==============================
 
-Future releases
+Current release
 ---------------
 
-psycopg_pool 3.2.0 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.2.0
+^^^^^^^^^^^^^^^^^^
 
 - Add support for async `!reconnect_failed` callbacks in `AsyncConnectionPool`
   (:ticket:`#520`).
@@ -32,9 +32,6 @@ psycopg_pool 3.1.9 (unreleased)
   (:ticket:`#540`).
 
 
-Current release
----------------
-
 psycopg_pool 3.1.8
 ^^^^^^^^^^^^^^^^^^
 
index f08727f456f46aba6b5008dcb44c20f584e40bd0..21424d7c4c36a478a129ddf464a8fff48985994f 100644 (file)
@@ -7,7 +7,7 @@ author_email = daniele.varrazzo@gmail.com
 license = GNU Lesser General Public License v3 (LGPLv3)
 
 # STOP AND READ! if you change:
-version = 3.2.0.dev1
+version = 3.2.0
 # also change:
 # - `docs/news_pool.rst` to declare this version current or unreleased