diff --git a/python/requirements.txt b/python/requirements.txt index 5f2f887..bd91cd5 100644 --- a/python/requirements.txt +++ b/python/requirements.txt @@ -1,3 +1,3 @@ confini~=0.3.6rc3 -crypto-dev-signer~=0.4.14b2 -chainlib~=0.0.2a12 +crypto-dev-signer~=0.4.14b3 +chainlib~=0.0.3a1 diff --git a/python/setup.cfg b/python/setup.cfg index e9a4f76..696c230 100644 --- a/python/setup.cfg +++ b/python/setup.cfg @@ -1,10 +1,10 @@ [metadata] name = eth-contract-registry -version = 0.5.5a1 +version = 0.5.5a2 description = Ethereum Smart Contract key-value registry author = Louis Holbrook author_email = dev@holbrook.no -url = https://gitlab.com/grassrootseconomics/cic-registry +url = https://gitlab.com/cicnet/cic-registry keywords = cryptocurrency ethereum