Version 0.1.0

This commit is contained in:
Sylvain Bellemare 2016-02-10 20:48:09 +01:00
parent 841cabe8c6
commit 593765f7a0

View File

@ -8,7 +8,7 @@ from setuptools import setup
setup(
name='BigchainDB',
version='0.0.0',
version='0.1.0',
description='BigchainDB: A Scalable Blockchain Database',
long_description=__doc__,
url='https://github.com/BigchainDB/bigchaindb/',