Skip to content

Commit 8883129

Browse files
authored
Release 0.0.10 (#90)
* Adds upsert, aupsert, get_by_ids, aget_by_ids * Respects `id` field in Document object and returns Documents with ID field filled
1 parent a5d3b25 commit 8883129

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "langchain-postgres"
3-
version = "0.0.9"
3+
version = "0.0.10"
44
description = "An integration package connecting Postgres and LangChain"
55
authors = []
66
readme = "README.md"

0 commit comments

Comments
 (0)