Skip to content

Commit 1e4927a

Browse files
authored
bump version to 0069 (langchain-ai#710)
1 parent 3a38604 commit 1e4927a

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

CITATION.cff

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,5 @@ authors:
44
- family-names: "Chase"
55
given-names: "Harrison"
66
title: "LangChain"
7-
version: 0.0.68
87
date-released: 2022-10-17
98
url: "https://github.com/hwchase17/langchain"

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"
3-
version = "0.0.68"
3+
version = "0.0.69"
44
description = "Building applications with LLMs through composability"
55
authors = []
66
license = "MIT"

0 commit comments

Comments
 (0)