mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 17:38:36 +00:00
ollama[patch]: release 0.2.1 (#28458)
We inadvertently skipped 0.2.1, so release pipeline [failed](https://github.com/langchain-ai/langchain/actions/runs/12126964367/job/33810204551).
This commit is contained in:
parent
88d6d02b59
commit
28487597b2
@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
|
|||||||
|
|
||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain-ollama"
|
name = "langchain-ollama"
|
||||||
version = "0.2.2"
|
version = "0.2.1"
|
||||||
description = "An integration package connecting Ollama and LangChain"
|
description = "An integration package connecting Ollama and LangChain"
|
||||||
authors = []
|
authors = []
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
|
Loading…
Reference in New Issue
Block a user