commit 0726f7a730f394a5eec2e37ffac95fe58aa58f54
parent 2c8ad85307819d44d54f54ec49b81ee975e9bcca
Author: lash <dev@holbrook.no>
Date: Thu, 5 May 2022 15:39:18 +0000
Upgrade shep, handle exception in filestore list in shep
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -2,4 +2,4 @@ confini~=0.6.0
semver==2.13.0
hexathon~=0.1.6
chainlib~=0.1.2
-shep~=0.2.6
+shep~=0.2.7
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chainsyncer
-version = 0.4.5
+version = 0.4.6
description = Generic blockchain syncer driver
author = Louis Holbrook
author_email = dev@holbrook.no