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 eba2037 commit eb87126Copy full SHA for eb87126
index.html
@@ -67,7 +67,7 @@ <h1 class="headerTitle">Python python-oracledb Driver</h1>
67
<div class="container">
68
69
<div id="about">
70
- <h2>The python-oracledb 1.1 driver for Oracle Database</h2>
+ <h2>The python-oracledb 1.2 driver for Oracle Database</h2>
71
72
<p>
73
@@ -143,7 +143,7 @@ <h2>Dependencies</h2>
143
144
<li>
145
146
- <p><strong>Python versions 3.6 through 3.10</strong>.</p>
+ <p><strong>Python versions 3.6 through 3.11</strong>.</p>
147
148
<p> Pre-built packages on <a
149
href="https://pypi.org/project/oracledb" >PyPI</a> are available for Windows Python 3.7 or later, for macOS
0 commit comments