commit 37e720a5d16539b29bc3f066c266439ad4f674ec
parent 3f7344614dee985bd469505ac2be15802f342924
Author: lash <dev@holbrook.no>
Date: Fri, 4 Nov 2022 07:32:33 +0000
Replace faulty chainlib dep
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -3,4 +3,4 @@ pysha3==1.0.2
hexathon~=0.1.7
websocket-client==0.57.0
potaahto~=0.1.1
-chainlib~=0.3.3
+chainlib~=0.4.0
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chainlib-eth
-version = 0.4.0
+version = 0.4.1
description = Ethereum implementation of the chainlib interface
author = Louis Holbrook
author_email = dev@holbrook.no