Skip to content

Commit

Permalink
Bump eth-tester version to include topic list bugfixes
Browse files Browse the repository at this point in the history
  • Loading branch information
dylanjw committed Aug 2, 2018
1 parent 0f204ff commit 4f55e98
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 @@ -33,7 +33,7 @@
python_requires='>=3.5, <4',
extras_require={
'tester': [
"eth-tester[py-evm]==0.1.0-beta.29",
"eth-tester[py-evm]==0.1.0-beta.30",
"py-geth>=2.0.1,<3.0.0",
],
'testrpc': ["eth-testrpc>=1.3.3,<2.0.0"],
Expand Down

0 comments on commit 4f55e98

Please sign in to comment.