]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg_pool package version to 3.2.2 pool-3.2.2
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 10 May 2024 00:05:25 +0000 (02:05 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 10 May 2024 00:05:25 +0000 (02:05 +0200)
docs/news_pool.rst
psycopg_pool/setup.cfg

index f76f1430f1d837c2a21f62e0ba9c2a6fe64a1416..1399fd455621a575febb84a951a7755e02fc528a 100644 (file)
@@ -7,11 +7,11 @@
 ``psycopg_pool`` release notes
 ==============================
 
-Future releases
+Current release
 ---------------
 
-psycopg_pool 3.2.2 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.2.2
+^^^^^^^^^^^^^^^^^^
 
 - Raise a `RuntimeWarning` instead of a `DeprecationWarning` if an async pool
   is open in the constructor.
@@ -20,9 +20,6 @@ psycopg_pool 3.2.2 (unreleased)
   (:ticket:`#790`).
 
 
-Current release
----------------
-
 psycopg_pool 3.2.1
 ^^^^^^^^^^^^^^^^^^
 
index 846deed63f440e809cd1f708ccde60bddc01cda4..97ca7571d28bdf5c4ff2858fe3037ea06a32677a 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.2.dev1
+version = 3.2.2
 # also change:
 # - `docs/news_pool.rst` to declare this version current or unreleased