]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump version to release 3.0.15
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Jun 2022 23:04:55 +0000 (01:04 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 15 Jun 2022 07:15:12 +0000 (09:15 +0200)
docs/news.rst

index f8d43bf535a106a00b85e9dca451c2be8c858c5c..3494f6171e7c6d13b1002868712f7062d5f69ae1 100644 (file)
@@ -30,8 +30,11 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.15 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.15
+^^^^^^^^^^^^^^
 
 - Fix wrong escaping of unprintable chars in COPY (nonetheless correctly
   interpreted by PostgreSQL).
@@ -41,9 +44,6 @@ Psycopg 3.0.15 (unreleased)
 - Distribute ``manylinux2014`` wheel packages (:ticket:`#124`).
 
 
-Current release
----------------
-
 Psycopg 3.0.14
 ^^^^^^^^^^^^^^