bump version to 103 (#1498)

This commit is contained in:
Harrison Chase 2023-03-07 10:08:01 -08:00 committed by GitHub
parent 8e6f599822
commit d0062c7a9a
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.102" version = "0.0.103"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"