diff --git a/pyproject.toml b/pyproject.toml index 2f75b40..7652f8b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "together" -version = "1.5.24" +version = "1.5.25" authors = ["Together AI "] description = "Python client for Together's Cloud Platform!" readme = "README.md"