Skip to content

Commit ebca6bf

Browse files
committed
chore: bump to version 3.9.12
1 parent 0196f02 commit ebca6bf

2 files changed

Lines changed: 4 additions & 7 deletions

File tree

NEWS

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
1-
Future releases
1+
Current release
22
---------------
33

4-
What's new in psycopg 2.9.12 (unreleased)
5-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
4+
What's new in psycopg 2.9.12
5+
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
66

77
- Fix infinite loop with malformed interval (:ticket:`1835`).
88

99

10-
Current release
11-
---------------
12-
1310
What's new in psycopg 2.9.11
1411
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1512

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
# Take a look at https://www.python.org/dev/peps/pep-0440/
4141
# for a consistent versioning pattern.
4242

43-
PSYCOPG_VERSION = '2.9.11'
43+
PSYCOPG_VERSION = '2.9.12'
4444

4545

4646
# note: if you are changing the list of supported Python version please fix

0 commit comments

Comments
 (0)