From 6a3effa490bf8486714f1bc1f6cb2f5db8a3fee8 Mon Sep 17 00:00:00 2001 From: Andi Albrecht Date: Mon, 26 Oct 2015 19:45:18 +0100 Subject: Update docs. --- docs/source/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/source/index.rst b/docs/source/index.rst index 9ebe21e..47c3c5a 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -9,7 +9,7 @@ python-sqlparse :mod:`sqlparse` is a non-validating SQL parser for Python. It provides support for parsing, splitting and formatting SQL statements. -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) and released under the terms of the `New BSD license `_. -- cgit v1.2.1