]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg_pool package version to 3.2.7 pool-3.2.7
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 25 Oct 2025 10:20:35 +0000 (11:20 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 25 Oct 2025 10:20:35 +0000 (11:20 +0100)
docs/news_pool.rst
psycopg_pool/setup.cfg

index 24671c07c63f47c8c6e879688f17c31203bb884e..ad5a943652ee3817c7d544258ca2aa8c6d99e58f 100644 (file)
@@ -7,11 +7,11 @@
 ``psycopg_pool`` release notes
 ==============================
 
-Future releases
+Current release
 ---------------
 
-psycopg_pool 3.2.7 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.2.7
+^^^^^^^^^^^^^^^^^^
 
 - Fix infinite loop with connections modified to return on close
   (:ticket:`#1124`).
@@ -19,9 +19,6 @@ psycopg_pool 3.2.7 (unreleased)
   retrying (:ticket:`#1176`).
 
 
-Current release
----------------
-
 psycopg_pool 3.2.6
 ^^^^^^^^^^^^^^^^^^
 
index fc4e6c7e8d1269ba99a7036b124fb6bfcf5f6e83..90569560fad22d3f66a9d745c46b32a931cc7cbe 100644 (file)
@@ -7,7 +7,7 @@ author_email = daniele.varrazzo@gmail.com
 license_expression = LGPL-3.0-only
 
 # STOP AND READ! if you change:
-version = 3.2.7.dev1
+version = 3.2.7
 # also change:
 # - `docs/news_pool.rst` to declare this version current or unreleased