We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e49c1c0 commit 68887bdCopy full SHA for 68887bd
doc/src/release_notes.rst
@@ -11,6 +11,10 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
11
of python-oracledb), as affecting the optional :ref:`Thick Mode
12
<enablingthick>`, or as being 'Common' for changes that impact both modes.
13
14
+oracledb 2.5.1 (TBD)
15
+--------------------
16
+
17
18
oracledb 2.5.0 (November 2024)
19
------------------------------
20
src/oracledb/version.py
@@ -30,4 +30,4 @@
30
# file doc/src/conf.py both reference this file directly.
31
# -----------------------------------------------------------------------------
32
33
-__version__ = "2.5.0"
+__version__ = "2.5.1"
0 commit comments