mirror of
https://gitlab.com/pulsechaincom/staking-deposit-cli.git
synced 2025-01-03 09:37:39 +00:00
version bump to 2.0.0. Yay "eth2" deprication
This commit is contained in:
parent
f8e30fd46a
commit
8bf79795d5
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ THIS IS A STUB FOR RUNNING THE APP
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name="staking_deposit",
|
name="staking_deposit",
|
||||||
version='1.2.0',
|
version='2.0.0',
|
||||||
py_modules=["staking_deposit"],
|
py_modules=["staking_deposit"],
|
||||||
packages=find_packages(exclude=('tests', 'docs')),
|
packages=find_packages(exclude=('tests', 'docs')),
|
||||||
python_requires=">=3.7,<4",
|
python_requires=">=3.7,<4",
|
||||||
|
Loading…
Reference in New Issue
Block a user