From 1d995b5391128e366b0c675eedd73d211938f557 Mon Sep 17 00:00:00 2001 From: nolash Date: Sun, 2 May 2021 17:54:43 +0200 Subject: [PATCH] Change url --- python/requirements.txt | 4 ++-- python/setup.cfg | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) 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