diff --git a/libs/standard-tests/pyproject.toml b/libs/standard-tests/pyproject.toml index 1fe4299efb0be..cb15fa4968312 100644 --- a/libs/standard-tests/pyproject.toml +++ b/libs/standard-tests/pyproject.toml @@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api" [tool.poetry] name = "langchain-tests" -version = "0.3.3" +version = "0.3.4" description = "Standard tests for LangChain implementations" authors = ["Erick Friis "] readme = "README.md"