commit 177765ada062539424e74db8d4ce4c46348d28c2
parent 273a10b16982f39df8db0ad23b8d3d34f2ddd28e
Author: nolash <dev@holbrook.no>
Date: Mon, 18 Oct 2021 14:45:24 +0200
Upgrade deps
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -5,4 +5,4 @@ alembic==1.4.2
SQLAlchemy==1.3.20
confini>=0.4.1a1,<0.5.0
pyxdg~=0.27
-chainlib~=0.0.9a7
+chainlib~=0.0.10a3
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chainqueue
-version = 0.0.5a3
+version = 0.0.6a1
description = Generic blockchain transaction queue control
author = Louis Holbrook
author_email = dev@holbrook.no