Skip to content

Commit 04a5a37

Browse files
author
Erick Friis
authored
robocorp[patch]: fix readme, release 0.0.1.post1 (#15777)
1 parent ae67ba4 commit 04a5a37

File tree

3 files changed

+3
-13
lines changed

3 files changed

+3
-13
lines changed

libs/partners/robocorp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ pip install -U langchain-robocorp
1010

1111
## Action Server Toolkit
1212

13-
See [ActionServerToolkit](./docs/toolkit.ipynb) for detailed documentation.
13+
See [ActionServerToolkit](https://python.langchain.com/docs/integrations/toolkits/robocorp) for detailed documentation.

libs/partners/robocorp/poetry.lock

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

libs/partners/robocorp/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-robocorp"
3-
version = "0.0.1"
3+
version = "0.0.1.post1"
44
description = "An integration package connecting Robocorp and LangChain"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)