bump version

This commit is contained in:
David Soria Parra
2024-10-21 16:12:34 +01:00
parent 423f89561c
commit 1e8cf6ba58

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project] [project]
name = "mcp-python" name = "mcp-python"
version = "0.3.0.dev" version = "0.4.0.dev"
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"