mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-05 18:42:20 +00:00
bump CLI_VERSION to 2.0.0
This commit is contained in:
parent
8907540a92
commit
8a70dcd996
@ -1,7 +1,7 @@
|
||||
from typing import Dict, NamedTuple
|
||||
|
||||
|
||||
DEPOSIT_CLI_VERSION = '1.2.0'
|
||||
DEPOSIT_CLI_VERSION = '2.0.0'
|
||||
|
||||
|
||||
class BaseChainSetting(NamedTuple):
|
||||
|
Loading…
Reference in New Issue
Block a user