commit ed7f0a3f71a56525bb8b2ab16bfaead9d2d5dd10
parent 2fc3d4da0c65042867cfa2095feb0ca562971fdb
Author: lash <dev@holbrook.no>
Date: Thu, 5 May 2022 15:45:59 +0000
Upgrade chaind to handle exception in filesystem shep list
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -1,4 +1,4 @@
-chaind~=0.2.10
+chaind~=0.2.11
hexathon~=0.1.6
chainlib-eth~=0.1.2
pyxdg~=0.27
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chaind-eth
-version = 0.2.9
+version = 0.2.10
description = Queue server for ethereum
author = Louis Holbrook
author_email = dev@holbrook.no