File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 1- # python-oracledb 1.0
1+ # python-oracledb 1.1
22
33python-oracledb is a [ Python programming language] [ python ] extension module
44allowing Python programs to connect to [ Oracle Database] [ oracledb ] . It is the
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ python-oracledb Release Notes
77
88For deprecations, see :ref: `Deprecations <deprecations >`.
99
10+ oracledb 1.1.1 (TBD)
11+ --------------------
12+
13+ Thin Mode Changes
14+ +++++++++++++++++
15+
16+ Thick Mode Changes
17+ ++++++++++++++++++
18+
19+ Common Changes
20+ ++++++++++++++
21+
22+
1023oracledb 1.1.0 (September 2022)
1124-------------------------------
1225
Original file line number Diff line number Diff line change 3030# file doc/src/conf.py both reference this file directly.
3131#------------------------------------------------------------------------------
3232
33- __version__ = "1.1.0 "
33+ __version__ = "1.1.1 "
You can’t perform that action at this time.
0 commit comments