Skip to content

Commit b873339

Browse files
ccurmeshinxi
authored andcommitted
anthropic[patch]: release 0.3.2 (#29275)
1 parent 4e33b27 commit b873339

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

libs/partners/anthropic/poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

libs/partners/anthropic/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "langchain-anthropic"
7-
version = "0.3.1"
7+
version = "0.3.2"
88
description = "An integration package connecting AnthropicMessages and LangChain"
99
authors = []
1010
readme = "README.md"
@@ -22,7 +22,7 @@ plugins = ['pydantic.mypy']
2222
[tool.poetry.dependencies]
2323
python = ">=3.9,<4.0"
2424
anthropic = ">=0.41.0,<1"
25-
langchain-core = "^0.3.27"
25+
langchain-core = "^0.3.30"
2626
pydantic = "^2.7.4"
2727

2828
[tool.ruff.lint]

0 commit comments

Comments
 (0)