This commit is contained in:
David Soria Parra
2024-11-19 12:19:15 +00:00
parent 3f974baf41
commit dee1bd0d9f

View File

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