Skip to content

Commit 6cceb76

Browse files
author
Dana Powers
committed
Update docs/index.rst for sphinx/RTD
1 parent c29cfdc commit 6cceb76

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

docs/index.rst

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -17,20 +17,21 @@ see https://groups.google.com/forum/m/#!forum/kafka-clients
1717
Status
1818
------
1919

20-
The current stable version of this package is `0.9.2 <https://github.com/mumrah/kafka-python/releases/tag/v0.9.2>`_ and is compatible with:
20+
The current stable version of this package is `0.9.3 <https://github.com/mumrah/kafka-python/releases/tag/v0.9.3>`_ and is compatible with:
2121

2222
Kafka broker versions
2323

24-
* 0.8.0
25-
* 0.8.1
24+
* 0.8.2.0 [offset management currently ZK only -- does not support ConsumerCoordinator offset management APIs]
2625
* 0.8.1.1
26+
* 0.8.1
27+
* 0.8.0
2728

2829
Python versions
29-
3030
* 2.6 (tested on 2.6.9)
31-
* 2.7 (tested on 2.7.8)
32-
* pypy (tested on pypy 2.3.1 / python 2.7.6)
33-
* (Python 3.3 and 3.4 support has been added to trunk and will be available the next release)
31+
* 2.7 (tested on 2.7.9)
32+
* 3.3 (tested on 3.3.5)
33+
* 3.4 (tested on 3.4.2)
34+
* pypy (tested on pypy 2.4.0 / python 2.7.8)
3435

3536
License
3637
-------

0 commit comments

Comments
 (0)