From a04c826ba7b508d7d8bfaccf2ab739430e793fb0 Mon Sep 17 00:00:00 2001 From: nolash Date: Wed, 22 Dec 2021 20:12:42 +0000 Subject: [PATCH] Bump deps, version --- python/requirements.txt | 4 ++-- python/setup.cfg | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/python/requirements.txt b/python/requirements.txt index 4b7d31d..d89e2a6 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,3 +1,3 @@ -chainlib-eth~=0.0.14 -eth-erc20~=0.1.4 +chainlib-eth~=0.0.15 +eth-erc20~=0.1.5 funga-eth~=0.5.1 diff --git a/python/setup.cfg b/python/setup.cfg index 98d6cbc..2f76655 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = erc20-demurrage-token -version = 0.0.7 +version = 0.0.8 description = ERC20 token with redistributed continual demurrage author = Louis Holbrook author_email = dev@holbrook.no