diff --git a/setup.py b/setup.py index 3a3d0e88..49c95a6d 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ tests_require = [ 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/',