From 21dab1aa8784d8239b7c387f39c158b474e8259c Mon Sep 17 00:00:00 2001 From: Mikko Ohtamaa Date: Wed, 12 Jul 2023 23:17:36 +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 ad97dd54..36b209ca 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "web3-ethereum-defi" -version = "0.21.3" +version = "0.21.4" description = "Python library for Uniswap, Aave, ChainLink, Enzyme and other protocols on BNB Chain, Polygon, Ethereum and other blockchains" authors = ["Mikko Ohtamaa "] license = "MIT"