v0.11.1
Changed
- Widen the
djangorestframework-servicesdependency constraint from<0.23
to<0.25, so the MCP server installs alongside drf-services 0.23.x and
0.24.x. The previous<0.23cap excluded those releases, which meant the
latest drf-services (selector input-schema fidelity, off-HTTP query params)
could not be co-installed. Refreshed the pinned dependency set at the same
time.