Skip to content

Commit

Permalink
robocorp: release 0.0.10.post1, point to v0.2 branch (#26473)
Browse files Browse the repository at this point in the history
  • Loading branch information
efriis authored Sep 13, 2024
1 parent 13a6847 commit 8ecef68
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions libs/partners/robocorp/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit 8ecef68

Please sign in to comment.