commit a8eb20bc908f2ef52b767f55fee1c1b9fc645edb
parent 43754bb8ed7d366777049d15b81e34f560b3753e
Author: nolash <dev@holbrook.no>
Date: Thu, 26 Aug 2021 10:04:13 +0200
Upgrade chainqueue
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -1,5 +1,5 @@
chainlib>=0.0.9a2,<=0.1.0
-chainqueue>=0.0.3a2,<=0.0.3
+chainqueue>=0.0.4a3,<=0.0.4
chainsyncer>=0.0.6a1,<=0.0.6
confini>=0.4.1a1,<0.5.0
crypto-dev-signer>=0.4.15a1,<0.5.0
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chaind
-version = 0.0.1a8
+version = 0.0.2a3
description = Base package for chain queue services
author = Louis Holbrook
author_email = dev@holbrook.no