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:
ccurme 2024-12-02 16:17:51 -05:00 committed by GitHub
parent 88d6d02b59
commit 28487597b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"