mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Merge 593765f7a02f603a95f32956cf344d27258935f2 into fd2a6fc5a8e0fb474817938145351dbb365ff39e
This commit is contained in:
commit
5e9d6f4012
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ from setuptools import setup
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='BigchainDB',
|
name='BigchainDB',
|
||||||
version='0.0.0',
|
version='0.1.0',
|
||||||
description='BigchainDB: A Scalable Blockchain Database',
|
description='BigchainDB: A Scalable Blockchain Database',
|
||||||
long_description=__doc__,
|
long_description=__doc__,
|
||||||
url='https://github.com/BigchainDB/bigchaindb/',
|
url='https://github.com/BigchainDB/bigchaindb/',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user