diff --git a/python/requirements.txt b/python/requirements.txt index 93c969b..f297686 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,4 +1,4 @@ confini>=0.3.6rc3,<0.5.0 -crypto-dev-signer>=0.4.15rc2,<=0.4.15 -chainlib-eth>=0.0.9a13,<=0.1.0 +chainlib-eth>=0.0.10a5,<=0.1.0 eth_erc20>=0.1.2a3,<=0.2.0 +funga>=0.5.1a1,<0.6.0 diff --git a/python/setup.cfg b/python/setup.cfg index 7300ba1..c9ea4b5 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = eth-address-index -version = 0.2.4a1 +version = 0.2.5a1 description = Signed metadata declarations for ethereum addresses author = Louis Holbrook author_email = dev@holbrook.no