diff --git a/pyproject.toml b/pyproject.toml index 78e7e1a3..0837b49a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "swarms" -version = "2.4.5" +version = "2.4.6" description = "Swarms - Pytorch" license = "MIT" authors = ["Kye Gomez "]