mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-22 23:00:00 +00:00
anthropic[patch]: release 0.3.8 (#29973)
This commit is contained in:
parent
ded886f622
commit
79f5bbfb26
@ -12,7 +12,7 @@ dependencies = [
|
||||
"pydantic<3.0.0,>=2.7.4",
|
||||
]
|
||||
name = "langchain-anthropic"
|
||||
version = "0.3.7"
|
||||
version = "0.3.8"
|
||||
description = "An integration package connecting AnthropicMessages and LangChain"
|
||||
readme = "README.md"
|
||||
|
||||
|
@ -406,7 +406,7 @@ wheels = [
|
||||
|
||||
[[package]]
|
||||
name = "langchain-anthropic"
|
||||
version = "0.3.7"
|
||||
version = "0.3.8"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "anthropic" },
|
||||
|
Loading…
Reference in New Issue
Block a user