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