mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Updated version.py for 2.0.0b7 release
This commit is contained in:
parent
0640f8f7b7
commit
539e3b79cf
@ -2,7 +2,7 @@
|
|||||||
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
||||||
# Code is Apache-2.0 and docs are CC-BY-4.0
|
# Code is Apache-2.0 and docs are CC-BY-4.0
|
||||||
|
|
||||||
__version__ = '2.0.0b6'
|
__version__ = '2.0.0b7'
|
||||||
__short_version__ = '2.0b6'
|
__short_version__ = '2.0b7'
|
||||||
# supported Tendermint version
|
# supported Tendermint version
|
||||||
__tm_supported_versions__ = ["0.22.8"]
|
__tm_supported_versions__ = ["0.22.8"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user