Merge pull request #11 from modelcontextprotocol/davidsp/bump

bump version for next release
This commit is contained in:
David Soria Parra
2024-10-11 09:54:12 +01:00
committed by GitHub

View File

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