mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-08 03:51:21 +00:00
Merge pull request #146 from ethereum/v1.0.0_version_bump
Bump version number to 1.0.0
This commit is contained in:
commit
179ede1efb
@ -1,7 +1,7 @@
|
||||
from typing import Dict, NamedTuple
|
||||
|
||||
|
||||
DEPOSIT_CLI_VERSION = "0.4.1"
|
||||
DEPOSIT_CLI_VERSION = '1.0.0'
|
||||
|
||||
|
||||
class BaseChainSetting(NamedTuple):
|
||||
|
Loading…
Reference in New Issue
Block a user