Skip to content

Commit eba2037

Browse files
Release of python-oracledb 1.1.
1 parent 90679fd commit eba2037

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ <h1 class="headerTitle">Python python-oracledb Driver</h1>
6767
<div class="container">
6868

6969
<div id="about">
70-
<h2>The python-oracledb 1.0 driver for Oracle Database</h2>
70+
<h2>The python-oracledb 1.1 driver for Oracle Database</h2>
7171

7272
<p>
7373

@@ -147,7 +147,7 @@ <h2>Dependencies</h2>
147147

148148
<p> Pre-built packages on <a
149149
href="https://pypi.org/project/oracledb" >PyPI</a> are available for Windows Python 3.7 or later, for macOS
150-
Python 3.8 or later, and for Linux Python 3.6 or later.</p>
150+
Python 3.7 or later, and for Linux Python 3.6 or later.</p>
151151

152152
<p>Source code is also available.</p>
153153

@@ -314,6 +314,8 @@ <h2>Features</h2>
314314

315315
<li><p>External Authentication.</p></li>
316316

317+
<li><p>Token Authentication.</p></li>
318+
317319
<li><p>Database startup and shutdown.</p></li>
318320

319321
<li><p>Sharded Database connectivity.</p></li>

0 commit comments

Comments
 (0)