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