Skip to content

Commit 8796f30

Browse files
committed
correct index.rst
1 parent ac16933 commit 8796f30

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ Python Cassandra Driver
22
=======================
33
A Python client driver for `Apache Cassandra <http://cassandra.apache.org>`_.
44
This driver works exclusively with the Cassandra Query Language v3 (CQL3)
5-
and Cassandra's native protocol. Cassandra 1.2+ is supported.
5+
and Cassandra's native protocol. Cassandra 2.1+ is supported.
66

7-
The driver supports Python 2.6, 2.7, 3.3, and 3.4.
7+
The driver supports Python 2.6, 2.7, 3.3, 3.4, 3.5, and 3.6.
88

99
This driver is open source under the
1010
`Apache v2 License <http://www.apache.org/licenses/LICENSE-2.0.html>`_.

0 commit comments

Comments
 (0)