File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,19 @@ Release changes are listed as affecting Thin Mode (the default runtime behavior
11
11
of python-oracledb), as affecting the optional :ref: `Thick Mode
12
12
<enablingthick>`, or as being 'Common' for changes that impact both modes.
13
13
14
+ oracledb 3.1.1 (TBD)
15
+ --------------------
16
+
17
+ Thin Mode Changes
18
+ +++++++++++++++++
19
+
20
+ Thick Mode Changes
21
+ ++++++++++++++++++
22
+
23
+ Common Changes
24
+ ++++++++++++++
25
+
26
+
14
27
oracledb 3.1.0 (April 2025)
15
28
---------------------------
16
29
Original file line number Diff line number Diff line change 30
30
# file doc/src/conf.py both reference this file directly.
31
31
# -----------------------------------------------------------------------------
32
32
33
- __version__ = "3.1.0 "
33
+ __version__ = "3.1.1 "
You can’t perform that action at this time.
0 commit comments