bump version to 0097 (#1365)

This commit is contained in:
Harrison Chase
2023-03-01 08:20:24 -08:00
committed by GitHub
parent edb3915ee7
commit c01f9100e4

View File

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