From 19afc07c5945e904aee7a50f7f665150e36d2f03 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 ef30e3c4..50751705 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "swarms" -version = "2.8.0" +version = "2.4.0" description = "Swarms - Pytorch" license = "MIT" authors = ["Kye Gomez "]