bump version (#1342)

This commit is contained in:
Harrison Chase 2023-02-28 08:48:32 -08:00 committed by GitHub
parent 786852e9e6
commit 924bba5ce9
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.95" version = "0.0.96"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"