We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5a57ac commit 5935767Copy full SHA for 5935767
libs/experimental/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "langchain-experimental"
3
-version = "0.0.8"
+version = "0.0.9"
4
description = "Building applications with LLMs through composability"
5
authors = []
6
license = "MIT"
libs/langchain/pyproject.toml
name = "langchain"
-version = "0.0.263"
+version = "0.0.264"
0 commit comments