Skip to content

Tags: zxkane/quip-mcp-server-python

Tags

v0.2.0

Toggle v0.2.0's commit message
release as v0.2.0 

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add GitHub Actions workflow for PyPI release (#2) This pull request adds a GitHub Actions workflow that builds and publishes the Python MCP server package to PyPI upon new version tag creation. - Triggered on version tags matching `v*.*.*` - Manual dispatch supported - Uses Python 3.12