commit 5c28aa1abdd4e8da9ac1b5967d9bbe48b2f1734b
parent 7bdfac61c300b7fd39cf379dc8b31ef242d563c0
Author: nolash <dev@holbrook.no>
Date: Thu, 14 Jan 2021 11:17:00 +0100
Include signer fix without spammy logs
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.10a4
+version = 0.0.10a5
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.5
web3==5.12.2
- crypto-dev-signer~=0.4.13b9
+ crypto-dev-signer~=0.4.13b10
tests_require =
pytest==6.0.1
eth-tester==0.5.0b2