Release v0.4.1#7
Merged
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
Includes post-0.4.0 fixes: Claude Desktop config (uvx), migration script improvements, MCP registry files, issue templates, and PyPI ownership verification comment. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
cmeans
reviewed
Apr 8, 2026
Owner
cmeans
left a comment
There was a problem hiding this comment.
QA Review — Release PR
Release PRs don't require full QA sections — code was tested in feature PRs.
Version Consistency
- pyproject.toml: 0.4.0 → 0.4.1 ✅
- server.json (root): 0.4.0 → 0.4.1 ✅
- server.json (packages): 0.4.0 → 0.4.1 ✅
- uv.lock: 0.4.0 → 0.4.1 ✅
CHANGELOG Accuracy
- PR #4 (uvx fix) → Fixes: Claude Desktop config, migration script, README ✅
- PR #5 (registry) → Added: MCP registry files, PyPI ownership verification ✅
- PR #6 (templates) → Added: GitHub issue templates ✅
Categories use standard Keep a Changelog format (Fixes, Added) ✅
CI Status
All checks pass ✅
Note
PRs #4, #5, #6 are at Ready for QA Signoff — they'll need to be merged before this release PR to ensure the changelog references are accurate on main.
Zero findings. Result: Pass
Owner
|
Adding Ready for QA Signoff — release PR, version consistent across all files, changelog accurate, CI green. Note: PRs #4-6 should be merged first. |
This was referenced May 1, 2026
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Context
v0.4.0 was published before the
mcp-nameownership verification comment and registry files were added. This release gets those into the published PyPI package so the official MCP Registry can verify ownership.Post-merge
v0.4.1and push to trigger PyPI publishmcp-publisher publishfor official MCP RegistryTest plan
🤖 Generated with Claude Code