Skip to content

chore(release): complete the 0.138.0 version lock - #499

Merged
drewstone merged 1 commit into
mainfrom
fix/complete-0138-version-lock
Jul 30, 2026
Merged

chore(release): complete the 0.138.0 version lock#499
drewstone merged 1 commit into
mainfrom
fix/complete-0138-version-lock

Conversation

@drewstone

Copy link
Copy Markdown
Contributor

Second verify failure on the v0.138.0 tag: release version mismatch: npm=0.138.0, pythonPackage=0.138.0, pythonFallback=0.137.0, uvRoot=0.137.0. The bump missed the PyPI fallback __version__ in agent_eval_rpc/__init__.py and the agent-eval-rpc record in uv.lock.

Proof: pnpm build && pnpm verify:package — the exact chain CI runs — exit 0 locally on this commit.

The release bump covered package.json and pyproject.toml but missed the
two other pinned sites verify-package-exports checks: the PyPI fallback
__version__ and the uv.lock package record. All four now say 0.138.0;
pnpm verify:package passes locally.
@drewstone
drewstone merged commit 9789d33 into main Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant