Skip to content

Commit c18af70

Browse files
committed
change to descriptors to 3.10
1 parent 499d654 commit c18af70

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.9
1+
3.10

samples/mcp/mcp-server/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ name = "mcp-client"
33
version = "0.1.0"
44
description = "MCP client to query Anthropic's Claude AI and utilize MCP tools to augment response."
55
readme = "README.md"
6-
requires-python = ">=3.9"
6+
requires-python = ">=3.10"
77
dependencies = []

0 commit comments

Comments
 (0)