bump langchain arcade version (#550)
This commit is contained in:
parent
639f726b30
commit
a06b00ccc1
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
||||||
|
|
||||||
[project]
|
[project]
|
||||||
name = "langchain-arcade"
|
name = "langchain-arcade"
|
||||||
version = "1.4.0"
|
version = "1.4.1"
|
||||||
description = "An integration package connecting Arcade and Langchain/LangGraph"
|
description = "An integration package connecting Arcade and Langchain/LangGraph"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://github.com/arcadeai/arcade-ai/tree/main/contrib/langchain"
|
repository = "https://github.com/arcadeai/arcade-ai/tree/main/contrib/langchain"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue