bump releases rc0 (#8097)

This commit is contained in:
Harrison Chase
2023-07-21 13:54:57 -07:00
committed by GitHub
parent 58f65fcf12
commit 8dcabd9205
4 changed files with 4 additions and 2 deletions

View File

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

View File

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