Skip to content

Commit bf6318d

Browse files
Add note about older versions.
1 parent 7d017d8 commit bf6318d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Welcome to cx_Oracle's documentation!
55
**cx_Oracle** is a module that enables access to Oracle Database and conforms
66
to the Python database API specification. This module is currently tested
77
against Oracle Client 19c, 18c, 12c, and 11.2, and Python 3.5, 3.6, 3.7 and
8-
3.8.
8+
3.8. Older versions of cx_Oracle may be used with previous Python releases.
99

1010
**cx_Oracle** is distributed under an open-source :ref:`license <license>`
1111
(the BSD license). A detailed description of cx_Oracle changes can be found in

0 commit comments

Comments
 (0)