Skip to content

Commit a689679

Browse files
authored
release(ollama): 0.3.6 (#32180)
1 parent d40fd5a commit a689679

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.69",
11+
"langchain-core<1.0.0,>=0.3.70",
1212
]
1313
name = "langchain-ollama"
14-
version = "0.3.5"
14+
version = "0.3.6"
1515
description = "An integration package connecting Ollama and LangChain"
1616
readme = "README.md"
1717

libs/partners/ollama/uv.lock

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

0 commit comments

Comments
 (0)