Merge branch 'main' into davidsp/anyio

This commit is contained in:
David Soria Parra
2024-11-18 18:13:23 +00:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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