bump version to 0074 (#791)

This commit is contained in:
Harrison Chase 2023-01-28 18:50:22 -08:00 committed by GitHub
parent 1ad7973cc6
commit fb2d7afe71
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.73" version = "0.0.74"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"