From b710d49efa798813be5b153f4323f034136c7c40 Mon Sep 17 00:00:00 2001 From: Zain Hasan Date: Fri, 12 Dec 2025 15:15:55 -0500 Subject: [PATCH] Bump version from 1.5.31 to 1.5.32 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index fb5a926..0acd08e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ build-backend = "poetry.masonry.api" [tool.poetry] name = "together" -version = "1.5.31" +version = "1.5.32" authors = ["Together AI "] description = "Python client for Together's Cloud Platform! Note: SDK 2.0 is now available at https://github.com/togethercomputer/together-py" readme = "README.md"