Skip to content

Commit 491f63c

Browse files
authored
release(ollama): release 0.3.5 (#32076)
1 parent 587c213 commit 491f63c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libs/partners/ollama/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ license = { text = "MIT" }
88
requires-python = ">=3.9"
99
dependencies = [
1010
"ollama>=0.5.1,<1.0.0",
11-
"langchain-core<1.0.0,>=0.3.68",
11+
"langchain-core<1.0.0,>=0.3.69",
1212
]
1313
name = "langchain-ollama"
14-
version = "0.3.4"
14+
version = "0.3.5"
1515
description = "An integration package connecting Ollama and LangChain"
1616
readme = "README.md"
1717

0 commit comments

Comments
 (0)