release(langgraph): 0.6.5 (#5901)

This commit is contained in:
William FH
2025-08-13 23:35:58 +00:00
committed by GitHub
parent a15f542a1f
commit 23b71048c1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph"
version = "0.6.4"
version = "0.6.5"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.9"
+1 -1
View File
@@ -1201,7 +1201,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.6.4"
version = "0.6.5"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -316,7 +316,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.6.4"
version = "0.6.5"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },