From 589a37376f2fdae3a5fdedbc66306e704aba980b Mon Sep 17 00:00:00 2001 From: Kye Date: Thu, 23 Nov 2023 15:14:20 -0800 Subject: [PATCH] verison --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 075bbd157..6377e1dbb 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "swarms" -version = "2.3.9" +version = "2.4.0" description = "Swarms - Pytorch" license = "MIT" authors = ["Kye Gomez "]