v0.31.1 - Packaging cleanup
rf-mcp v0.31.1
Packaging fix: tests/ and examples/ directories were leaking into the sdist via hatch's auto-inclusion of git-tracked files. The wheel was already clean.
Fixes
- Tightened sdist
includetosrc/robotmcp/**,README.md,LICENSE,pyproject.toml - Added explicit
excludefortests/andexamples/in sdist target - No code changes — identical to v0.31.0 functionally