Skip to content

release: v0.3.2 - #2

Merged
epd11183 merged 1 commit into
mainfrom
release/v0.3.2
Aug 12, 2026
Merged

release: v0.3.2#2
epd11183 merged 1 commit into
mainfrom
release/v0.3.2

Conversation

@epd11183

Copy link
Copy Markdown
Member

Version bump to 0.3.2 so the merged audit fixes (PR #1) can publish to PyPI.

pyproject.toml and searchsteward_mcp/__init__.py bumped in lockstep (0.3.1 → 0.3.2).

After merge — the one manual, irreversible step

Publishing to PyPI is intentionally not automated in this PR. Once merged:

git checkout main && git pull
git tag v0.3.2 && git push --tags

The tag triggers release.yml, which now runs the test suite before building and only then publishes via PyPI Trusted Publishing.

Tests: 62 pass locally.

🤖 Generated with Claude Code

Bundles the pre-rollout audit fixes (docs truth, list_questions /
update_application wire bugs, release CI gate, atexit cleanup) for
publish. pyproject + __init__ kept in lockstep.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_014Bmmmgcida7VUntvBm16Xt
@epd11183
epd11183 merged commit de8883e into main Aug 12, 2026
1 check passed
@epd11183
epd11183 deleted the release/v0.3.2 branch August 12, 2026 15:35
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