From 0e00e082cceb7661dd72dbde409d1dd6596907f9 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 19 Jun 2024 14:05:52 +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 b4831a945..1ddbb7571 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastlane-bot" -version = "3.2.4" +version = "3.2.5" 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"