Skip to content

Commit 2e0d658

Browse files
committed
version bump
1 parent c8be241 commit 2e0d658

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fast-agent-mcp"
3-
version = "0.3.19"
3+
version = "0.3.20"
44
description = "Define, Prompt and Test MCP enabled Agents and Workflows"
55
readme = "README.md"
66
license = { file = "LICENSE" }
@@ -15,7 +15,7 @@ classifiers = [
1515
requires-python = ">=3.13.5,<3.14"
1616
dependencies = [
1717
"fastapi>=0.115.6",
18-
"mcp==1.19.0",
18+
"mcp==1.21.0",
1919
"opentelemetry-distro>=0.55b0",
2020
"opentelemetry-exporter-otlp-proto-http>=1.7.0",
2121
"pydantic-settings>=2.7.0",

uv.lock

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)