We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 288e22c commit b2160e0Copy full SHA for b2160e0
libs/mongodb/pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "langchain-mongodb"
7
-version = "0.2.0"
+version = "0.3.0a0"
8
description = "An integration package connecting MongoDB and LangChain"
9
authors = []
10
readme = "README.md"
0 commit comments