bump version

This commit is contained in:
David Soria Parra
2024-10-14 17:48:55 +01:00
parent 5c70e16475
commit 14c2ce16fe

View File

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