mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-06 03:27:55 +00:00
robocorp: release 0.0.10.post1, point to v0.2 branch (#26473)
This commit is contained in:
parent
13a6847478
commit
8ecef68b10
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
||||
|
||||
[tool.poetry]
|
||||
name = "langchain-robocorp"
|
||||
version = "0.0.10"
|
||||
version = "0.0.10.post1"
|
||||
description = "An integration package connecting Robocorp Action Server and LangChain"
|
||||
authors = []
|
||||
readme = "README.md"
|
||||
@ -15,7 +15,7 @@ license = "MIT"
|
||||
disallow_untyped_defs = "True"
|
||||
|
||||
[tool.poetry.urls]
|
||||
"Source Code" = "https://github.com/langchain-ai/langchain/tree/master/libs/partners/robocorp"
|
||||
"Source Code" = "https://github.com/langchain-ai/langchain/tree/v0.2/libs/partners/robocorp"
|
||||
|
||||
[tool.poetry.dependencies]
|
||||
python = ">=3.8.1,<4.0"
|
||||
|
Loading…
Reference in New Issue
Block a user