Skip to content

release: bump client package versions#53

Merged
linfangw merged 1 commit into
mainfrom
release/client-package-versions
May 19, 2026
Merged

release: bump client package versions#53
linfangw merged 1 commit into
mainfrom
release/client-package-versions

Conversation

@linfangw
Copy link
Copy Markdown
Contributor

Summary

  • Bump CLI to 0.6.0, MCP server to 0.7.0, and Python SDK to 0.2.0
  • Update ecosystem compatibility defaults for the new client versions

Validation

  • git diff --check
  • npm --prefix packages/cli test
  • npm --prefix packages/mcp run typecheck
  • npm --prefix packages/mcp test
  • npm --prefix packages/mcp run build
  • uv run --project packages/python-sdk --extra dev pytest
  • uv run --project packages/python-sdk python -m compileall packages/python-sdk/qveris packages/python-sdk/examples

@linfangw linfangw merged commit 3b35183 into main May 19, 2026
2 checks passed
@linfangw linfangw deleted the release/client-package-versions branch May 19, 2026 12:36
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the versioning for several QVeris components, including the CLI, MCP server, and Python SDK, across the ecosystem documentation, manifest templates, and package metadata files. Specifically, the CLI version is increased to 0.6.0, the MCP server to 0.7.0, and the Python SDK to 0.2.0. I have no feedback to provide.

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.

2 participants