Skip to content

Commit

Permalink
Merge pull request ethereum#230 from ethereum/version_bump
Browse files Browse the repository at this point in the history
Version bump v2.0.0.
  • Loading branch information
CarlBeek authored Feb 2, 2022
2 parents 11eb161 + 5a71758 commit 5ca6bf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setup(
name="staking_deposit",
version='1.2.0',
version='2.0.0',
py_modules=["staking_deposit"],
packages=find_packages(exclude=('tests', 'docs')),
python_requires=">=3.7,<4",
Expand Down

0 comments on commit 5ca6bf8

Please sign in to comment.