bump version to 0.0.62 (#607)

This commit is contained in:
Harrison Chase 2023-01-13 07:47:59 -08:00 committed by GitHub
parent 9f9afbb6a8
commit e9301bf833
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.61"
version = "0.0.62"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"