From 5fecd1e2df62a3e90f128f46310f6cbc5018c281 Mon Sep 17 00:00:00 2001 From: barak manos <> Date: Mon, 27 May 2024 22:01:23 +0300 Subject: [PATCH] Update version from 3.2.1 to 4.0.0 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 163fdfd82..c34d01b45 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "fastlane-bot" -version = "3.2.1" +version = "4.0.0" 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"