diff options
author | Dana Powers <dana.powers@gmail.com> | 2016-05-24 13:18:30 -0700 |
---|---|---|
committer | Dana Powers <dana.powers@gmail.com> | 2016-05-24 13:18:30 -0700 |
commit | 21fe199c7be0c7704021a7393972379e2b340e51 (patch) | |
tree | 81501e8092b5bff4c3a446e27d7032ff08a0281d /README.rst | |
parent | a673b1fc7518d103f9f65e09ea51153daa8972c2 (diff) | |
download | kafka-python-21fe199c7be0c7704021a7393972379e2b340e51.tar.gz |
Update compatibility for 0.10 kafka release
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ Kafka Python client ------------------------ -.. image:: https://img.shields.io/badge/kafka-0.9%2C%200.8.2%2C%200.8.1%2C%200.8-brightgreen.svg +.. image:: https://img.shields.io/badge/kafka-0.10%2C%200.9%2C%200.8.2%2C%200.8.1%2C%200.8-brightgreen.svg :target: https://kafka-python.readthedocs.org/compatibility.html .. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg :target: https://pypi.python.org/pypi/kafka-python |