bump version to 114 (#1739)

This commit is contained in:
Harrison Chase 2023-03-17 08:26:06 -07:00 committed by GitHub
parent 96ebe98dc2
commit aa854988bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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