commit c0cc324aca7cc0193adb8e4ad18c6f2da2e78c6d parent b39478825898cf28961c7c68659caa52d6a1135a Author: lash <dev@holbrook.no> Date: Mon, 13 Feb 2023 06:32:54 +0000 Bump version Diffstat:
M | setup.cfg | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/setup.cfg b/setup.cfg @@ -1,6 +1,6 @@ [metadata] name = chainlib-eth -version = 0.4.14 +version = 0.4.15 description = Ethereum implementation of the chainlib interface author = Louis Holbrook author_email = dev@holbrook.no