commit 1d99a25bcc2424783e8a4f3f77c6cc1075dd15b9
parent d9b2665318fc2189d85cdabe0a337688e5d9aedb
Author: nolash <dev@holbrook.no>
Date: Tue, 24 Aug 2021 21:40:08 +0200
Use explicit prerelease signer
Diffstat:
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/python/requirements.txt b/python/requirements.txt
@@ -1,3 +1,3 @@
confini>=0.3.6rc3,<0.5.0
-crypto-dev-signer>=0.4.14b7,<=0.4.14
-chainlib-eth>=0.0.5a2,<=0.1.0
+crypto-dev-signer>=0.4.15a1,<=0.4.15
+chainlib-eth>=0.0.9a3,<=0.1.0
diff --git a/python/setup.cfg b/python/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = erc20-faucet
-version = 0.3.1a1
+version = 0.3.2a1
description = ERC20 token faucet
author = Louis Holbrook
author_email = dev@holbrook.no
diff --git a/python/test_requirements.txt b/python/test_requirements.txt
@@ -1,3 +1,3 @@
eth_tester==0.5.0b3
py-evm==0.3.0a20
-eth-erc20~=0.0.10a1
+eth-erc20~=0.1.2a1