Upgrade confini
This commit is contained in:
parent
f122e2a64b
commit
d3f4da5296
@ -1,4 +1,4 @@
|
|||||||
funga~=0.5.2
|
funga~=0.5.2
|
||||||
pysha3==1.0.2
|
pysha3==1.0.2
|
||||||
hexathon~=0.1.5
|
hexathon~=0.1.5
|
||||||
confini~=0.5.7
|
confini~=0.6.0
|
||||||
|
@ -214,7 +214,6 @@ if examples != None:
|
|||||||
f.write(".SH EXAMPLES\n\n")
|
f.write(".SH EXAMPLES\n\n")
|
||||||
f.write(examples)
|
f.write(examples)
|
||||||
|
|
||||||
|
|
||||||
if seealso != None:
|
if seealso != None:
|
||||||
seealso_description = seealso
|
seealso_description = seealso
|
||||||
|
|
||||||
|
@ -3,7 +3,7 @@ name=chainlib
|
|||||||
license=WTFPL2
|
license=WTFPL2
|
||||||
author_email=dev@holbrook.no
|
author_email=dev@holbrook.no
|
||||||
description=Generic blockchain access library and tooling
|
description=Generic blockchain access library and tooling
|
||||||
version=0.0.23
|
version=0.1.0b1
|
||||||
url=https://gitlab.com/chaintools/chainlib
|
url=https://gitlab.com/chaintools/chainlib
|
||||||
author=Louis Holbrook
|
author=Louis Holbrook
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user