Skip to content

Commit 6a3effa

Browse files
committed
Update docs.
1 parent 5f1b9f1 commit 6a3effa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python-sqlparse
99
:mod:`sqlparse` is a non-validating SQL parser for Python.
1010
It provides support for parsing, splitting and formatting SQL statements.
1111

12-
The module is compatible with Python 2.7 and Python 3 (>= 3.2)
12+
The module is compatible with Python 2.7 and Python 3 (>= 3.3)
1313
and released under the terms of the `New BSD license
1414
<http://www.opensource.org/licenses/bsd-license.php>`_.
1515

0 commit comments

Comments
 (0)