diff options
author | Dana Powers <dana.powers@rd.io> | 2015-02-05 10:58:01 -0800 |
---|---|---|
committer | Dana Powers <dana.powers@rd.io> | 2015-02-05 10:58:01 -0800 |
commit | f206a4bbf0b0e39cf13c7c5918a99abc085d004d (patch) | |
tree | aa2b985449b04e927e0c6f769565156712ac78be | |
parent | 6cceb762345973cede84d63e890e6e2648acc410 (diff) | |
download | kafka-python-f206a4bbf0b0e39cf13c7c5918a99abc085d004d.tar.gz |
Fixup index.rst
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 7d9a3b6..79167b0 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -27,6 +27,7 @@ Kafka broker versions * 0.8.0 Python versions + * 2.6 (tested on 2.6.9) * 2.7 (tested on 2.7.9) * 3.3 (tested on 3.3.5) |