bump version to 0.0.43 (#394)

This commit is contained in:
Harrison Chase 2022-12-20 22:28:29 -05:00 committed by GitHub
parent c104d507bf
commit bb76440bfa
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.42"
version = "0.0.43"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"