summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Dimson <tdimson@gmail.com>2014-01-15 11:02:19 -0800
committerThomas Dimson <tdimson@gmail.com>2014-01-15 11:02:19 -0800
commitc7733e30dca6577f00f603e0018184a7c8b00ccf (patch)
tree9fcacb20cd51a67875e0d4ee226a1226429d85c9
parentbfece4d93900192a6343dbc2b7c07ed6cf048545 (diff)
downloadkafka-python-c7733e30dca6577f00f603e0018184a7c8b00ccf.tar.gz
Update README.md too
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b798827..fcf5227 100644
--- a/README.md
+++ b/README.md
@@ -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