mirror of
https://github.com/planetmint/planetmint.git
synced 2025-11-24 06:25:45 +00:00
* using newest planetmint-transactions package to support decompose/compose
* set version number to 2.1.0 Signed-off-by: Jürgen Eckel <juergen@riddleandcode.com>
This commit is contained in:
parent
be6afa8785
commit
3e6bb56eb5
@ -3,8 +3,8 @@
|
||||
# SPDX-License-Identifier: (Apache-2.0 AND CC-BY-4.0)
|
||||
# Code is Apache-2.0 and docs are CC-BY-4.0
|
||||
|
||||
__version__ = "2.0.0"
|
||||
__short_version__ = "2.0"
|
||||
__version__ = "2.1.0"
|
||||
__short_version__ = "2.1"
|
||||
|
||||
# Supported Tendermint versions
|
||||
__tm_supported_versions__ = ["0.34.15"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user