Upgrade confini

This commit is contained in:
lash 2022-03-06 19:29:39 +00:00
parent f122e2a64b
commit d3f4da5296
Signed by: lash
GPG Key ID: 21D2E7BB88C2A746
3 changed files with 2 additions and 3 deletions

View File

@ -1,4 +1,4 @@
funga~=0.5.2
pysha3==1.0.2
hexathon~=0.1.5
confini~=0.5.7
confini~=0.6.0

View File

@ -214,7 +214,6 @@ if examples != None:
f.write(".SH EXAMPLES\n\n")
f.write(examples)
if seealso != None:
seealso_description = seealso

View File

@ -3,7 +3,7 @@ name=chainlib
license=WTFPL2
author_email=dev@holbrook.no
description=Generic blockchain access library and tooling
version=0.0.23
version=0.1.0b1
url=https://gitlab.com/chaintools/chainlib
author=Louis Holbrook