diff --git a/libs/core/pyproject.toml b/libs/core/pyproject.toml index 33fa2d294c77c..71cda788f4029 100644 --- a/libs/core/pyproject.toml +++ b/libs/core/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "langchain-core" -version = "0.1.38" +version = "0.1.39" description = "Building applications with LLMs through composability" authors = [] license = "MIT"