diff options
author | Thomas Dimson <tdimson@gmail.com> | 2014-01-15 11:02:19 -0800 |
---|---|---|
committer | Thomas Dimson <tdimson@gmail.com> | 2014-01-15 11:02:19 -0800 |
commit | c7733e30dca6577f00f603e0018184a7c8b00ccf (patch) | |
tree | 9fcacb20cd51a67875e0d4ee226a1226429d85c9 | |
parent | bfece4d93900192a6343dbc2b7c07ed6cf048545 (diff) | |
download | kafka-python-c7733e30dca6577f00f603e0018184a7c8b00ccf.tar.gz |
Update README.md too
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Copyright 2013, David Arthur under Apache License, v2.0. See `LICENSE` # Status I'm following the version numbers of Kafka, plus one number to indicate the -version of this project. The current version is 0.8.0-1. This version is under +version of this project. The current version is 0.8.1-2. This version is under development, APIs are subject to change. # Usage |