Skip to content

release: v2.1.0#6

Merged
HanSur94 merged 1 commit into
masterfrom
claude/release-2.1.0
Jul 13, 2026
Merged

release: v2.1.0#6
HanSur94 merged 1 commit into
masterfrom
claude/release-2.1.0

Conversation

@HanSur94

Copy link
Copy Markdown
Owner

Bumps the package to 2.1.0 — the first version to advance past the
PyPI-stuck 1.5.0.

Why: git tags/releases had reached v2.0.2, but pyproject.toml was frozen
at 1.5.0 the whole time, so every v2.0.x release built matlab-mcp-python-1.5.0
and PyPI never updated (twine rejects re-uploading an existing version). This bump
finally moves the package version forward and ships the Phase 8 work.

Changes

  • pyproject.toml 1.5.0 → 2.1.0; src/matlab_mcp/__init__.py __version__ → 2.1.0.
  • install.bat banner → v2.1.0 (keeps the drift-guard green).
  • Rebuilt the vendored project wheel to matlab_mcp_python-2.1.0 so the offline
    bundle matches the source (no offline-vs-online version split).
  • Wiki Home version reference → v2.1.0.

Verified locally: full suite 944 passed; drift-guard passes (project=2.1.0,
fastmcp=3.4.4, banner v2.1.0); offline win_amd64 resolution now serves 2.1.0.

Merging this, then tagging v2.1.0, triggers the Release workflow to build a
draft GitHub release (AI changelog + dist). PyPI publishes only when the draft
is published.

🤖 Generated with Claude Code

First package version to advance past the PyPI-stuck 1.5.0 (git tags had
reached v2.0.2 while pyproject stayed at 1.5.0, so PyPI never updated).
2.1.0 ships the phase-8 work: Pixi + Docker install, PyPI matlabengine,
FastMCP 3.4.4, F5/F6/F12 features. Bumps pyproject, the install.bat banner,
and the wiki version ref; rebuilds the vendored project wheel to 2.1.0 so
the offline bundle matches. Drift-guard + offline resolution verified.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@codecov

codecov Bot commented Jul 13, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@HanSur94
HanSur94 merged commit 57374eb into master Jul 13, 2026
22 checks passed
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