From 26cfc0ade570d349964b3f60469b616b7b95d22f Mon Sep 17 00:00:00 2001 From: Dana Powers Date: Tue, 6 Feb 2018 15:07:57 -0800 Subject: Release 1.4.0 --- docs/compatibility.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/compatibility.rst') diff --git a/docs/compatibility.rst b/docs/compatibility.rst index a832ae6..1771d8f 100644 --- a/docs/compatibility.rst +++ b/docs/compatibility.rst @@ -1,12 +1,12 @@ Compatibility ------------- -.. image:: https://img.shields.io/badge/kafka-0.11%2C%200.10%2C%200.9%2C%200.8-brightgreen.svg +.. image:: https://img.shields.io/badge/kafka-1.0%2C%200.11%2C%200.10%2C%200.9%2C%200.8-brightgreen.svg :target: https://kafka-python.readthedocs.io/compatibility.html .. image:: https://img.shields.io/pypi/pyversions/kafka-python.svg :target: https://pypi.python.org/pypi/kafka-python -kafka-python is compatible with (and tested against) broker versions 0.11 +kafka-python is compatible with (and tested against) broker versions 1.0 through 0.8.0 . kafka-python is not compatible with the 0.8.2-beta release. kafka-python is tested on python 2.7, 3.4, 3.5, 3.6 and pypy. -- cgit v1.2.1