Merge pull request #1159 from bigchaindb/0.9.0

Merge the 0.9.0 branch into master
This commit is contained in:
Troy McConaghy 2017-02-06 20:02:37 +01:00 committed by GitHub
commit ec08db8c01

View File

@ -1,2 +1,2 @@
__version__ = '0.10.0.dev'
__short_version__ = '0.10.dev'
__version__ = '0.9.0'
__short_version__ = '0.9'