Release 0.9.5

This commit is contained in:
Dana Powers
2015-12-06 15:32:59 -08:00
parent 89d9d6f56b
commit 99d4a3a8b1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
# 0.9.5 (Unreleased)
# 0.9.5 (Dec 6, 2015)
Consumers
* Initial support for consumer coordinator [offsets only] (toddpalino PR 420)

View File

@@ -1 +1 @@
__version__ = '0.9.5-dev'
__version__ = '0.9.5'