We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac16933 commit 8796f30Copy full SHA for 8796f30
1 file changed
docs/index.rst
@@ -2,9 +2,9 @@ Python Cassandra Driver
2
=======================
3
A Python client driver for `Apache Cassandra <http://cassandra.apache.org>`_.
4
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
5
-and Cassandra's native protocol. Cassandra 1.2+ is supported.
+and Cassandra's native protocol. Cassandra 2.1+ is supported.
6
7
-The driver supports Python 2.6, 2.7, 3.3, and 3.4.
+The driver supports Python 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6.
8
9
This driver is open source under the
10
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.
0 commit comments