This commit is contained in:
David Soria Parra
2024-11-19 12:26:43 +00:00
parent 3f974baf41
commit 654480f675

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcp" name = "mcp"
version = "0.9.0.dev0" version = "1.0.0.dev0"
description = "Model Context Protocol implementation for Python" description = "Model Context Protocol implementation for Python"
readme = "README.md" readme = "README.md"
requires-python = ">=3.10" requires-python = ">=3.10"