mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2024-12-22 19:50:34 +00:00
Version bump v1.2.0
This commit is contained in:
parent
da8eab9d68
commit
3efbc92657
@ -1,7 +1,7 @@
|
||||
from typing import Dict, NamedTuple
|
||||
|
||||
|
||||
DEPOSIT_CLI_VERSION = '1.1.1'
|
||||
DEPOSIT_CLI_VERSION = '1.2.0'
|
||||
|
||||
|
||||
class BaseChainSetting(NamedTuple):
|
||||
|
Loading…
Reference in New Issue
Block a user