mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-28 01:19:31 +00:00
bump version to 0069 (#710)
This commit is contained in:
parent
3a38604f07
commit
1e4927a1d2
@ -4,6 +4,5 @@ authors:
|
|||||||
- family-names: "Chase"
|
- family-names: "Chase"
|
||||||
given-names: "Harrison"
|
given-names: "Harrison"
|
||||||
title: "LangChain"
|
title: "LangChain"
|
||||||
version: 0.0.68
|
|
||||||
date-released: 2022-10-17
|
date-released: 2022-10-17
|
||||||
url: "https://github.com/hwchase17/langchain"
|
url: "https://github.com/hwchase17/langchain"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "langchain"
|
name = "langchain"
|
||||||
version = "0.0.68"
|
version = "0.0.69"
|
||||||
description = "Building applications with LLMs through composability"
|
description = "Building applications with LLMs through composability"
|
||||||
authors = []
|
authors = []
|
||||||
license = "MIT"
|
license = "MIT"
|
||||||
|
Loading…
Reference in New Issue
Block a user