commit 52f2e02cfc13dbf1bbcf7f358e727b18db6f8d90
parent 5c9fbd9b9986d807488fb8c02714166985a64b42
Author: nolash <dev@holbrook.no>
Date: Sun, 7 Feb 2021 16:29:59 +0100
Upgrade signer more
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.10a6
+version = 0.0.10a7
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.13rc1
+ crypto-dev-signer~=0.4.13rc2
tests_require =
pytest==6.0.1
eth-tester==0.5.0b2