Skip to content

v0.2.1

Latest

Choose a tag to compare

@vmandic vmandic released this 22 May 22:33

Summary

  • Scripted PyPI publish: scripts/publish_pypi.py with tests and publishing-version-to-pypi skill
  • Docs reposition vmandic/wincher-mcp as the canonical maintained project (PyPI wincher-mcp); early prototype credited in lineage sections
  • Version bump to 0.2.1 in src/wincher_mcp/__init__.py and pyproject.toml

Install

pip install wincher-mcp==0.2.1
# or
pipx install wincher-mcp

MCP: "command": "wincher-mcp", optional "args": ["--use-toon"].

PyPI

Publish this version when ready:

python scripts/publish_pypi.py --version 0.2.1

(Requires clean tree and PYPI_TOKEN in ~/.zsh_secrets.)