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 65bbb20 commit 213d535Copy full SHA for 213d535
doc/src/release_notes.rst
@@ -7,6 +7,16 @@ python-oracledb Release Notes
7
8
For deprecations, see :ref:`Deprecations <deprecations>`.
9
10
+oracledb 1.0.3 (August 2022)
11
+----------------------------
12
+
13
+Thin Mode Changes
14
++++++++++++++++++
15
16
+Common Changes
17
+++++++++++++++
18
19
20
oracledb 1.0.2 (July 2022)
21
--------------------------
22
src/oracledb/version.py
@@ -30,4 +30,4 @@
30
# file doc/src/conf.py both reference this file directly.
31
#------------------------------------------------------------------------------
32
33
-__version__ = "1.0.2"
+__version__ = "1.0.3"
0 commit comments