diff --git a/pyproject.toml b/pyproject.toml index b423f3f..1e46ae0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "hatchling.build" [project] name = "mcp" -version = "1.1.1" +version = "1.1.2" description = "Model Context Protocol SDK" readme = "README.md" requires-python = ">=3.10"