mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-10 21:11:21 +00:00
Merge pull request #241 from ethereum/cli_version_bump
Bumps CLI_VERSION to 2.0.0
This commit is contained in:
commit
8657a1bf8d
@ -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