diff options
author | Dana Powers <dana.powers@rd.io> | 2015-06-11 23:27:48 -0700 |
---|---|---|
committer | Dana Powers <dana.powers@rd.io> | 2015-06-12 01:14:09 -0700 |
commit | 4955582be1443b75c23f700268b7abbef0fde0ad (patch) | |
tree | 2a357dd0e957d63220a68d783525b2c84b5463ca /README.rst | |
parent | a6ab3fa4827a8479a2a8192a307ebd9038138569 (diff) | |
download | kafka-python-4955582be1443b75c23f700268b7abbef0fde0ad.tar.gz |
Release 0.9.4v0.9.4
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -32,7 +32,7 @@ Copyright 2015, David Arthur under Apache License, v2.0. See `LICENSE` Status ---------- -The current stable version of this package is `0.9.3`_ and is compatible with: +The current stable version of this package is `0.9.4`_ and is compatible with: Kafka broker versions @@ -50,4 +50,4 @@ Python versions - pypy (tested on pypy 2.5.0 / python 2.7.8) .. _Full documentation available on ReadTheDocs: http://kafka-python.readthedocs.org/en/latest/ -.. _0.9.3: https://github.com/mumrah/kafka-python/releases/tag/v0.9.3 +.. _0.9.4: https://github.com/mumrah/kafka-python/releases/tag/v0.9.4 |