diff --git a/docs/index.rst b/docs/index.rst index 762daad6..3f9ab66b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,9 +2,9 @@ Python Cassandra Driver ======================= A Python client driver for `Apache Cassandra `_. This driver works exclusively with the Cassandra Query Language v3 (CQL3) -and Cassandra's native protocol. Cassandra 1.2+ is supported. +and Cassandra's native protocol. Cassandra 2.1+ is supported. -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. This driver is open source under the `Apache v2 License `_.