commit 7c1e8b3561b4df665e895452f53caf132b9e00c9
parent 2edba05041d73e8f122ee3cf636db0a505e7ada2
Author: nolash <dev@holbrook.no>
Date: Sun, 7 Feb 2021 16:33:30 +0100
Upgrade signer
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/python/setup.cfg b/python/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = eth-address-index
-version = 0.1.0a6
+version = 0.1.0a7
description = Signed metadata declarations for ethereum addresses
author = Louis Holbrook
author_email = dev@holbrook.no
@@ -30,7 +30,7 @@ packages =
eth_token_index.runnable
install_requires =
web3==5.12.2
- crypto-dev-signer~=0.4.13rc1
+ crypto-dev-signer~=0.4.13rc2
tests_require =
eth-tester==0.5.0b2
py-evm==0.3.0a20