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 5e6c3dd commit 3530165Copy full SHA for 3530165
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
4
5
[project]
6
name = "langchain-mcp-adapters"
7
-version = "0.1.6"
+version = "0.1.7"
8
description = "Make Anthropic Model Context Protocol (MCP) tools compatible with LangChain and LangGraph agents."
9
authors = [
10
{ name = "Vadym Barda", email = "[email protected]" },
0 commit comments