From 3dc374ce634d25fe6c9bdab329e54a68b5287206 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 27 Jun 2026 00:33:14 +0000 Subject: [PATCH 1/2] Bump version to 0.0.26 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01MrMqBR8JRypSgXn3EYydpF --- pluto/__init__.py | 2 +- pyproject.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pluto/__init__.py b/pluto/__init__.py index 89eb7fa..dd52957 100644 --- a/pluto/__init__.py +++ b/pluto/__init__.py @@ -41,7 +41,7 @@ 'generate_run_id', ) -__version__ = '0.0.25' +__version__ = '0.0.26' # Replaced with the current commit when building the wheels. diff --git a/pyproject.toml b/pyproject.toml index 558a708..e2ae061 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pluto-ml" -version = "0.0.25" +version = "0.0.26" description = "Pluto ML - Machine Learning Operations Framework" packages = [ {include = "pluto"}, From d0867496baeea666904f9c9ad2c9adeb468059e4 Mon Sep 17 00:00:00 2001 From: Claude Date: Sat, 27 Jun 2026 00:34:44 +0000 Subject: [PATCH 2/2] Regenerate API docs meta.json for 0.0.26 Co-Authored-By: Claude Opus 4.8 Claude-Session: https://claude.ai/code/session_01MrMqBR8JRypSgXn3EYydpF --- docs-api/meta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs-api/meta.json b/docs-api/meta.json index e7d7635..0d7dd99 100644 --- a/docs-api/meta.json +++ b/docs-api/meta.json @@ -1,7 +1,7 @@ { "version": 1, "package": "pluto", - "package_version": "0.0.25", + "package_version": "0.0.26", "public_api": [ "Artifact", "Audio",