commit 5c9fbd9b9986d807488fb8c02714166985a64b42
parent 7e45e50ae294077390bbb4b309b640ca3a98f6cf
Author: nolash <dev@holbrook.no>
Date: Sun, 7 Feb 2021 12:08:35 +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-accounts-index
-version = 0.0.10a5
+version = 0.0.10a6
description = Accounts index evm contract tooling with permissioned writes
author = Louis Holbrook
author_email = dev@holbrook.no
@@ -29,7 +29,7 @@ packages =
install_requires =
confini~=0.3.6a1
web3==5.12.2
- crypto-dev-signer~=0.4.13b10
+ crypto-dev-signer~=0.4.13rc1
tests_require =
pytest==6.0.1
eth-tester==0.5.0b2