summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 1227b58..ad4f7ab 100644
--- a/README.md
+++ b/README.md
@@ -204,4 +204,5 @@ Then run the tests against supported Kafka versions:
```shell
KAFKA_VERSION=0.8.0 tox
KAFKA_VERSION=0.8.1 tox
+KAFKA_VERSION=0.8.1.1 tox
```