Compare commits

...

2 Commits

Author SHA1 Message Date
Bagatur
3d33f78f5a Merge branch 'master' into bagatur/bump_264 2023-08-14 08:05:47 -07:00
Bagatur
2fccfe8001 bump 2023-08-14 07:47:38 -07:00
2 changed files with 2 additions and 2 deletions

View File

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

View File

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