partners/unstructured: release 0.1.5 (#26831)

**Description:** update package version to support loading URLs #26670
**Issue:**  #26697
This commit is contained in:
John 2024-09-24 18:02:53 -04:00 committed by GitHub
parent 0414be4b80
commit 6c3ea262c8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 484 additions and 460 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
[tool.poetry]
name = "langchain-unstructured"
version = "0.1.4"
version = "0.1.5"
description = "An integration package connecting Unstructured and LangChain"
authors = []
readme = "README.md"