Skip to content

Commit 509739c

Browse files
junning-tongcburgdorf
authored andcommitted
updated py-evm version to 0.3.0a20 in tutorial doc
1 parent db9ae3c commit 509739c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides/building_an_app_that_uses_pyevm.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ and change the ``install_requires`` section as follows.
4141
4242
install_requires=[
4343
"eth-utils>=1,<2",
44-
"py-evm==0.2.0a40",
44+
"py-evm==0.3.0a20",
4545
],
4646
4747
.. warning::

0 commit comments

Comments
 (0)