mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Update version.py for 2.0.0b6
This commit is contained in:
parent
fbddef0eb7
commit
96c15eeb1b
@ -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.0b5'
|
__version__ = '2.0.0b6'
|
||||||
__short_version__ = '2.0b5'
|
__short_version__ = '2.0b6'
|
||||||
# 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