This commit is contained in:
David Soria Parra
2024-12-09 14:23:29 +00:00
parent 28ed9cba5a
commit 34f380c905
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "mcp"
version = "1.1.0"
version = "1.1.1"
description = "Model Context Protocol SDK"
readme = "README.md"
requires-python = ">=3.10"

2
uv.lock generated
View File

@@ -170,7 +170,7 @@ wheels = [
[[package]]
name = "mcp"
version = "1.0.0.dev0"
version = "1.1.1"
source = { editable = "." }
dependencies = [
{ name = "anyio" },