Skip to content

v0.6.0

Choose a tag to compare

@github-actions github-actions released this 20 Jun 21:49
· 5 commits to main since this release

Added

  • PyPI distribution. The Python bindings (pip install vision-squeezer) now publish to PyPI on every v* tag via python.yml, using GitHub Trusted Publishing (OIDC) — no API token. Wheels for linux x86_64/aarch64, macOS arm64, Windows x64, plus an sdist.

Changed

  • MCP registry publish is now automated. release.yml submits server.json to registry.modelcontextprotocol.io via mcp-publisher + GitHub OIDC, replacing the manual step that previously left the manifest stale.