commit 176efd69b3795eab20874e0fd59b9f0c8796cf7a
parent 3dc9dffb26ff1eeabcbbb68a90566adc02852f79
Author: William Luke <williamluke4@gmail.com>
Date: Mon, 7 Feb 2022 14:55:37 +0300
chore: bump leveldir
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/requirements.txt b/requirements.txt
@@ -1,6 +1,6 @@
pysha3==1.0.2
hexathon~=0.1.0
-leveldir~=0.1.0
+leveldir~=0.3.0
alembic==1.4.2
SQLAlchemy==1.3.20
confini~=0.5.1
diff --git a/setup.cfg b/setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = chainqueue
-version = 0.0.6a3
+version = 0.0.6a4
description = Generic blockchain transaction queue control
author = Louis Holbrook
author_email = dev@holbrook.no