bump version to 102 (#1471)

This commit is contained in:
Harrison Chase 2023-03-06 10:50:44 -08:00 committed by GitHub
parent 0e21463f07
commit 312c319d8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +1,6 @@
[tool.poetry] [tool.poetry]
name = "langchain" name = "langchain"
version = "0.0.101" version = "0.0.102"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"