Skip to content

Commit eb87126

Browse files
Bump version number and note support for Python 3.11.
1 parent eba2037 commit eb87126

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 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.1 driver for Oracle Database</h2>
70+
<h2>The python-oracledb 1.2 driver for Oracle Database</h2>
7171

7272
<p>
7373

@@ -143,7 +143,7 @@ <h2>Dependencies</h2>
143143

144144
<li>
145145

146-
<p><strong>Python versions 3.6 through 3.10</strong>.</p>
146+
<p><strong>Python versions 3.6 through 3.11</strong>.</p>
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

0 commit comments

Comments
 (0)