From 21ac7161597bfc1cd40457671083445bceee688a Mon Sep 17 00:00:00 2001 From: Mikko Ohtamaa Date: Mon, 31 Jul 2023 17:18:15 +0300 Subject: [PATCH] Preparing a release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index b727598a..4151958a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "web3-ethereum-defi" -version = "0.22" +version = "0.22.1" description = "Python library for Uniswap, Aave, ChainLink, Enzyme and other protocols on BNB Chain, Polygon, Ethereum and other blockchains" authors = ["Mikko Ohtamaa "] license = "MIT"