bump version to 173 (#4910)

This commit is contained in:
Harrison Chase
2023-05-17 23:36:45 -07:00
committed by GitHub
parent b8d48939a2
commit dfbf45f028
3 changed files with 61 additions and 19 deletions

View File

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