Skip to content

v0.4.1

Latest

Choose a tag to compare

@musharna musharna released this 02 Aug 05:43
661c864

Patch — docs and repo hygiene only. No src/ change, so the installed code is byte-identical to 0.4.0.

  • CONTRIBUTING.md and SECURITY.md now ship in the sdist, alongside issue forms, a PR template, .editorconfig, .mcp.json, glama.json, CodeQL and Dependabot.
  • server.json is validated against the MCP registry's own published schema on every test run. This package's description sits at 91 of the registry's 100 characters, so it had nine to spare and nothing was measuring it.
  • Dependabot ignores plantcv and opencv-python: the plantcv==4.11.3 pin exists because trait values shift between releases and determinism is an advertised guarantee, and opencv is bounded by that pin.