From eedb63212d8ff5efedeb07f70afd9ece41debf7f Mon Sep 17 00:00:00 2001 From: nolash Date: Tue, 4 Jan 2022 17:14:24 +0000 Subject: [PATCH] Bump version --- setup.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.cfg b/setup.cfg index 280927c..8cfe823 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ name=chainlib license=WTFPL2 author_email=dev@holbrook.no description=Generic blockchain access library and tooling -version=0.0.15 +version=0.0.16 url=https://gitlab.com/chaintools/chainlib author=Louis Holbrook