mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
increased version number to 2.1.0
Signed-off-by: Juergen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
be41268b6f
commit
c6d07f1c8f
@ -2,8 +2,8 @@
|
|||||||
# 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.0'
|
__version__ = '2.1.0'
|
||||||
__short_version__ = '2.0'
|
__short_version__ = '2.1'
|
||||||
|
|
||||||
# Supported Tendermint versions
|
# Supported Tendermint versions
|
||||||
__tm_supported_versions__ = ["0.31.5"]
|
__tm_supported_versions__ = ["0.31.5"]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user