release(langgraph): 1.2.4 (#7991)

Releases langgraph 1.2.4 replacement for the **yanked 1.2.3**.
This commit is contained in:
Nick Hollon
2026-06-02 13:02:42 -04:00
committed by GitHub
parent 03b2a9fe5f
commit 054a6f3d8b
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph"
version = "1.2.3"
version = "1.2.4"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -1382,7 +1382,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.2.3"
version = "1.2.4"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -285,7 +285,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.2.3"
version = "1.2.4"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -298,7 +298,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.2.3"
version = "1.2.4"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },