This commit is contained in:
David Soria Parra
2024-11-13 14:44:48 +00:00
parent 057130f13f
commit 8668a04211

View File

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