chore: increment versions for 0.4 branch (#32419)

This commit is contained in:
ccurme
2025-08-05 16:39:37 -03:00
committed by GitHub
parent e02eed5489
commit ac2de920b1
7 changed files with 127 additions and 1369 deletions

View File

@@ -16,7 +16,7 @@ dependencies = [
"pydantic>=2.7.4",
]
name = "langchain-core"
version = "0.3.72"
version = "0.4.0.dev0"
description = "Building applications with LLMs through composability"
readme = "README.md"