bump version to 201 (#6233)

This commit is contained in:
Harrison Chase
2023-06-15 08:28:47 -07:00
committed by GitHub
parent e82687ddf4
commit 8e1a7a8646

View File

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