Skip to content

Commit 4872307

Browse files
author
zach
committed
chore: use latest mcp-run
1 parent 92b623a commit 4872307

File tree

2 files changed

+274
-124
lines changed

2 files changed

+274
-124
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "mcpx-pydantic-ai"
3-
version = "0.4.0"
3+
version = "0.5.0"
44
description = "Pydantic Agent with mcp.run tools"
55
readme = "README.md"
66
requires-python = ">=3.12"
77
dependencies = [
8-
"mcp-run>=0.1.4",
8+
"mcp-run>=0.3.0",
99
"pydantic>=2.10.4",
1010
"pydantic-ai>=0.0.35",
1111
]

0 commit comments

Comments
 (0)