bigchaindb/bigchaindb/version.py
Troy McConaghy abc6db7999
Last PR before the release of BigchainDB 2.0 Beta 3 (#2391)
* Update CHANGELOG.md for 2.0 Beta 3 release

* Update docs re/ installation for 2.0.0b3

* Update version.py and k8s files for 2.0.0b3
2018-07-18 15:20:13 +02:00

3 lines
52 B
Python

__version__ = '2.0.0b3'
__short_version__ = '2.0b3'