We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c648e0b commit 5c1bf93Copy full SHA for 5c1bf93
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "mcp"
7
-version = "0.9.0"
+version = "0.9.1"
8
description = "Model Context Protocol implementation for Python"
9
readme = "README.md"
10
requires-python = ">=3.10"
0 commit comments