We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f4359e + c610b6d commit 9f5dffaCopy full SHA for 9f5dffa
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "mcp-python"
7
-version = "0.1.4"
+version = "0.1.5.dev"
8
description = "Model Context Protocol implementation for Python"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments