bump version to 196 (#5988)

This commit is contained in:
Harrison Chase 2023-06-10 09:06:35 -07:00 committed by GitHub
parent 736a1819aa
commit 62ec10a7f5
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.195" version = "0.0.196"
description = "Building applications with LLMs through composability" description = "Building applications with LLMs through composability"
authors = [] authors = []
license = "MIT" license = "MIT"