Skip to content

Commit da1ea5a

Browse files
Preparing to release version 2.3.0.
1 parent 53bff87 commit da1ea5a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Diff for: 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.3.0 (TBD)
15-
--------------------
14+
oracledb 2.3.0 (July 2024)
15+
--------------------------
1616

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

Diff for: 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.3.0b1"
33+
__version__ = "2.3.0"

0 commit comments

Comments
 (0)