commit 8cea9fc2d8ab969b30002fe742562287118b3c22
parent 27a3becc258909588fb9daa1c2254bb5a0c5bcaf
Author: philip <philipwafula2@gmail.com>
Date: Sat, 18 Dec 2021 15:04:30 +0300
Bumps versions.
Diffstat:
3 files changed, 5 insertions(+), 6 deletions(-)
diff --git a/python/requirements.txt b/python/requirements.txt
@@ -1,4 +1,3 @@
-confini>=0.3.6rc3,<0.5.0
-crypto-dev-signer>=0.4.15a1,<=0.4.15
-chainlib-eth>=0.0.9a3,<=0.1.0
-potaahto~=0.0.1a2
+confini==0.5.2
+chainlib-eth==0.0.14
+potaahto~=0.1.0
diff --git a/python/setup.cfg b/python/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = erc20-transfer-authorization
-version = 0.3.5a2
+version = 0.3.6
description = Simple approval escrow for ERC20 spend approval
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.1.2a1
+eth-erc20~=0.1.4