Commit b758be3
committed
Bump version to 0.3.1
Patch release shipping the Context-schema fix that landed in #7. With
the bug in 0.3.0, every MCP client call returned `ctx Field required`
because `from __future__ import annotations` hid the Context parameter
from FastMCP's detection, so the server is effectively unusable on 0.3.0
and 0.3.1 is the first working release.1 parent e7fefdf commit b758be3
3 files changed
Lines changed: 10 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
7 | 15 | | |
8 | 16 | | |
9 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments