commit 1d995b5391128e366b0c675eedd73d211938f557 parent c60a91b77b63d49c1b457731beb5983affa48c36 Author: nolash <dev@holbrook.no> Date: Sun, 2 May 2021 17:54:43 +0200 Change url Diffstat:
M | python/requirements.txt | | | 4 | ++-- |
M | python/setup.cfg | | | 4 | ++-- |
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git 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 @@ -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