From ad26cfedd43ee0af2974ef3d9d8df084b0fba516 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 27 May 2024 14:36:48 +0000 Subject: [PATCH] Bump version [skip ci] --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 163fdfd82..375156cc8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastlane-bot" -version = "3.2.1" +version = "3.2.2" description = "Carbon Arbitrage Bot, an open-source arbitrage protocol, allows any user to perform arbitrage between Bancor ecosystem protocols and external exchanges and redirect arbitrage profits back to the protocol." authors = ["Bancor Network "] license = "MIT"