From 5a92058e74e62202e9e84943d357fcb497881334 Mon Sep 17 00:00:00 2001 From: lash Date: Fri, 11 Mar 2022 07:35:18 +0000 Subject: [PATCH] Bump version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index e9f068b..66c3620 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainqueue -version = 0.0.6rc3 +version = 0.1.0 description = Generic blockchain transaction queue control author = Louis Holbrook author_email = dev@holbrook.no