Skip to content

Commit 592c0db

Browse files
Merge pull request #89 from UiPath/chore/bump-uipath-version
chore: bump version
2 parents 19088c1 + a29b3cb commit 592c0db

2 files changed

Lines changed: 471 additions & 43 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[project]
22
name = "uipath-langchain"
3-
version = "0.0.109"
3+
version = "0.0.110"
44
description = "UiPath Langchain"
55
readme = { file = "README.md", content-type = "text/markdown" }
66
requires-python = ">=3.10"
77
dependencies = [
8-
"uipath>=2.0.45, <2.1.0",
8+
"uipath>=2.0.55, <2.1.0",
99
"langgraph>=0.2.70",
1010
"langchain-core>=0.3.34",
1111
"langgraph-checkpoint-sqlite>=2.0.3",

0 commit comments

Comments
 (0)