We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4aba0ab commit 75edd85Copy full SHA for 75edd85
CITATION.cff
@@ -4,6 +4,6 @@ authors:
4
- family-names: "Chase"
5
given-names: "Harrison"
6
title: "LangChain"
7
-version: 0.0.67
+version: 0.0.68
8
date-released: 2022-10-17
9
url: "https://github.com/hwchase17/langchain"
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "langchain"
3
-version = "0.0.67"
+version = "0.0.68"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"
0 commit comments