diff --git a/pyproject.toml b/pyproject.toml index a49b0d8b..4781f0ae 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "swarms" -version = "2.8.9" +version = "2.9.0" description = "Swarms - Pytorch" license = "MIT" authors = ["Kye Gomez "]