Skip to content

fix(version): bump __init__ 0.2.4→0.2.5 to match pyproject/CHANGELOG#16

Merged
bhyi4 merged 1 commit into
mainfrom
fix/version-init-0.2.5
Jul 21, 2026
Merged

fix(version): bump __init__ 0.2.4→0.2.5 to match pyproject/CHANGELOG#16
bhyi4 merged 1 commit into
mainfrom
fix/version-init-0.2.5

Conversation

@bhyi4

@bhyi4 bhyi4 commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

#15 bumped pyproject.toml and CHANGELOG.md to 0.2.5 but missed __version__ in __init__.py (still 0.2.4) — an internal version drift. mcp CI has no version-consistency test so #15 passed green; the cross-repo checker's CP3 caught it after merge.

One-line fix: __init__.py 0.2.40.2.5.

🤖 Generated with Claude Code

#15 bumped pyproject.toml and CHANGELOG to 0.2.5 but missed the
__version__ in __init__.py, leaving an internal version drift.
mcp CI has no version-consistency test so it passed green; the
cross-repo checker's CP3 caught it after #15 merged.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@bhyi4
bhyi4 merged commit f1fe5b0 into main Jul 21, 2026
4 checks passed
@bhyi4
bhyi4 deleted the fix/version-init-0.2.5 branch July 21, 2026 00:21
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