diff --git a/pyproject.toml b/pyproject.toml index 9197f48..2d33144 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "langchain-postgres" -version = "0.0.14" +version = "0.0.15" description = "An integration package connecting Postgres and LangChain" authors = [] readme = "README.md"