Skip to content

Commit

Permalink
chore: update eth-ape>=0.1.0a31 pin in setup.py (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
sabotagebeats authored Dec 13, 2021
1 parent 7ed203b commit 4abec10
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 @@ -62,7 +62,7 @@
url="https://github.com/ApeWorX/ape-etherscan",
include_package_data=True,
install_requires=[
"eth-ape>=0.1.0a14",
"eth-ape>=0.1.0a31",
"importlib-metadata ; python_version<'3.8'",
], # NOTE: Add 3rd party libraries here
python_requires=">=3.7,<4",
Expand Down

0 comments on commit 4abec10

Please sign in to comment.