Skip to content

Commit ff80bbc

Browse files
Preparing to release python-oracledb 2.4.0.
1 parent 36eec40 commit ff80bbc

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/src/release_notes.rst

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
1111
of python-oracledb), as affecting the optional :ref:`Thick Mode
1212
<enablingthick>`, or as being 'Common' for changes that impact both modes.
1313

14-
oracledb 2.4.0 (TBD)
15-
--------------------
14+
oracledb 2.4.0 (August 2024)
15+
----------------------------
1616

1717
Thin Mode Changes
1818
+++++++++++++++++

src/oracledb/version.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@
3030
# file doc/src/conf.py both reference this file directly.
3131
# -----------------------------------------------------------------------------
3232

33-
__version__ = "2.4.0b1"
33+
__version__ = "2.4.0"

0 commit comments

Comments
 (0)