Release 1.0.1

This commit is contained in:
Dana Powers
2016-02-19 09:02:39 -08:00
parent 9d81fc37af
commit 9d4045acc2
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
# 1.0.1 (Unreleased)
# 1.0.1 (Feb 19, 2016)
Consumers
* Add RangePartitionAssignor (and use as default); add assignor tests (dpkp PR 550)

View File

@@ -1,7 +1,7 @@
Changelog
=========
1.0.1 (Unreleased)
1.0.1 (Feb 19, 2016)
####################
Consumers

View File

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