Skip to content

Commit 73ac0a7

Browse files
author
zach
committed
cleanup: use mcp-run release, bump version
1 parent be1a2b6 commit 73ac0a7

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

pyproject.toml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "mcpx-pydantic-ai"
3-
version = "0.1.0"
3+
version = "0.2.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.0",
8+
"mcp-run>=0.1.4",
99
"pydantic>=2.10.4",
1010
"pydantic-ai>=0.0.17",
1111
]
@@ -21,6 +21,3 @@ dev = [
2121
# https://github.com/astral-sh/uv/issues/9513#issuecomment-2519527822
2222
[tool.setuptools]
2323
license-files = []
24-
25-
[tool.uv.sources]
26-
mcp-run = { git = "https://github.com/dylibso/mcp-run-py" }

uv.lock

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

0 commit comments

Comments
 (0)