core: release 0.2.14, remove poetry 1.7 incompatible flag from root (#24137)

This commit is contained in:
Erick Friis
2024-07-11 19:59:51 +02:00
committed by GitHub
parent 7a62d3dbd6
commit c4417ea93c
3 changed files with 956 additions and 1095 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
[tool.poetry]
name = "langchain-core"
version = "0.2.13"
version = "0.2.14"
description = "Building applications with LLMs through composability"
authors = []
license = "MIT"