Skip to content

Commit a50570d

Browse files
bloveclaude
andcommitted
chore(middleware): 0.1.0
Picks up emit_custom_event (#1052), the only change since 0.0.3, and moves the Python package onto the same minor-release policy as the JS libraries. The Railway images pin threadplane-middleware==0.0.1 in deployments/ag-ui-dev/requirements.txt and its deps/ exports, so the helper is not importable there yet. Those pins must be bumped only AFTER 0.1.0 is live on PyPI, or the image build breaks — a separate change. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
1 parent af30de1 commit a50570d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/threadplane-middleware/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44

55
[project]
66
name = "threadplane-middleware"
7-
version = "0.0.3"
7+
version = "0.1.0"
88
description = "LangGraph middleware for binding client-declared tool stubs and routing client tool calls to END so the browser executes them."
99
readme = "README.md"
1010
license = { text = "MIT" }

packages/threadplane-middleware/uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)