From 62dfb14e07da487c14afcd7c06c7a925d10a5f17 Mon Sep 17 00:00:00 2001 From: Mikko Ohtamaa Date: Wed, 20 Sep 2023 13:53:32 +0200 Subject: [PATCH] Preparing a release --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 1de40ae6..ecb8297a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "web3-ethereum-defi" -version = "0.22.10" +version = "0.22.11" description = "Python library for Uniswap, Aave, ChainLink, Enzyme and other protocols on BNB Chain, Polygon, Ethereum and other blockchains" authors = ["Mikko Ohtamaa "] license = "MIT"