commit 8b2ccdd2a0955e6581916430f7431857a47efc37
parent 93f974cf8b2eb83a2bea023eaa5aa4f6ce4c5304
Author: nolash <dev@holbrook.no>
Date: Sun, 7 Feb 2021 16:32:52 +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 = erc20-single-shot-faucet
-version = 0.2.0a5
+version = 0.2.0a6
description = ERC20 token faucet that can be used once per account
author = Louis Holbrook
author_email = dev@holbrook.no
@@ -28,7 +28,7 @@ packages =
erc20_single_shot_faucet.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