From 84c4a82abb8ea963f5e39fee42af4cd2faf95946 Mon Sep 17 00:00:00 2001 From: lash Date: Thu, 28 Apr 2022 15:43:18 +0000 Subject: [PATCH] Bump dep --- requirements.txt | 2 +- setup.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index d5c3d94..1d988ee 100644 --- a/requirements.txt +++ b/requirements.txt @@ -3,5 +3,5 @@ pysha3==1.0.2 hexathon~=0.1.5 websocket-client==0.57.0 potaahto~=0.1.1 -chainlib~=0.1.0 +chainlib~=0.1.1 confini~=0.6.0 diff --git a/setup.cfg b/setup.cfg index fa16957..ab90620 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,7 +4,7 @@ version = 0.1.1 description = Ethereum implementation of the chainlib interface author = Louis Holbrook author_email = dev@holbrook.no -url = https://gitlab.com/chaintools/chainlib +url = https://gitlab.com/chaintool/chainlib keywords = dlt blockchain