We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f1b9f1 commit 6a3effaCopy full SHA for 6a3effa
1 file changed
docs/source/index.rst
@@ -9,7 +9,7 @@ python-sqlparse
9
:mod:`sqlparse` is a non-validating SQL parser for Python.
10
It provides support for parsing, splitting and formatting SQL statements.
11
12
-The module is compatible with Python 2.7 and Python 3 (>= 3.2)
+The module is compatible with Python 2.7 and Python 3 (>= 3.3)
13
and released under the terms of the `New BSD license
14
<http://www.opensource.org/licenses/bsd-license.php>`_.
15
0 commit comments