We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d20e14d commit 01e197eCopy full SHA for 01e197e
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "mcp-python"
7
-version = "0.1.0"
+version = "0.1.1"
8
description = "MCP server providing a Python REPL with persistent session"
9
requires-python = ">=3.10"
10
dependencies = ["mcp"]
0 commit comments