diff --git a/python/requirements.txt b/python/requirements.txt index 4044fa8..e51462b 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,3 +1,3 @@ confini~=0.3.6rc3 -chainlib~=0.0.2b1 +chainlib~=0.0.3a1 crypto-dev-signer~=0.4.14b3 diff --git a/python/setup.cfg b/python/setup.cfg index c840ec3..fb9b1dc 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,10 +1,10 @@ [metadata] name = eth-accounts-index -version = 0.0.11a10 +version = 0.0.11a11 description = Accounts index evm contract tooling with permissioned writes author = Louis Holbrook author_email = dev@holbrook.no -url = https://gitlab.com/nolash/eth-accounts-index +url = https://gitlab.com/cicnet/eth-accounts-index keywords = ethereum classifiers =