From d667b16e36f647ed69ad212234421ee86c4c19f2 Mon Sep 17 00:00:00 2001 From: Jeremy Schlatter Date: Wed, 5 Aug 2015 10:51:00 -0700 Subject: [PATCH] Update README.rst This asterisk is no longer needed. It was for a footnote that was deleted in b47cbd627924fc574660fa81c67b175f733b98d1 --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a38b7713..d1feb292 100644 --- a/README.rst +++ b/README.rst @@ -3,7 +3,7 @@ DataStax Python Driver for Apache Cassandra A modern, `feature-rich `_ and highly-tunable Python client library for Apache Cassandra (1.2+) and DataStax Enterprise (3.1+) using exclusively Cassandra's binary protocol and Cassandra Query Language v3. -The driver supports Python 2.6, 2.7, 3.3, and 3.4*. +The driver supports Python 2.6, 2.7, 3.3, and 3.4. Feedback Requested ------------------