Skip to content
This repository was archived by the owner on Jan 25, 2026. It is now read-only.

Commit aabe93c

Browse files
committed
Bump Versions
1 parent 04a5344 commit aabe93c

File tree

6 files changed

+78
-78
lines changed

6 files changed

+78
-78
lines changed

fastmcp-agents-bridge/fastmcp_agents_bridge_pydantic_ai/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastmcp-agents-bridge-pydantic-ai"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
description = "Pydantic AI Agent Bridge"
55
readme = "README.md"
66
requires-python = ">=3.13"

fastmcp-agents-cli/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastmcp-agents-cli"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
description = "CLI for running FastMCP and calling tools on it"
55
readme = "README.md"
66
requires-python = ">=3.13"

fastmcp-agents-library/agents/fastmcp-agents-library-agents/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastmcp-agents-library-agents"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
description = "Agents with no dependencies on other libraries"
55
readme = "README.md"
66
authors = [

fastmcp-agents-library/mcp/fastmcp-agents-library-mcp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastmcp-agents-library-mcp"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
description = "MCP Library for FastMCP Agents"
55
readme = "README.md"
66
requires-python = ">=3.13"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "fastmcp-agents"
3-
version = "0.5.9"
3+
version = "0.5.10"
44
description = "Fastmcp Agents Project"
55
readme = "README.md"
66
requires-python = ">=3.13"

0 commit comments

Comments
 (0)