chore(langgraph): bump version to 1.2.2 (#7914)

Patch bump to 1.2.2 following the 1.2.1 release.
This commit is contained in:
Sydney Runkle
2026-05-26 13:59:41 -04:00
committed by GitHub
parent 5d5a64120e
commit add269632b
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.1"
version = "1.2.2"
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.1"
version = "1.2.2"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -285,7 +285,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.2.1"
version = "1.2.2"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -298,7 +298,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.2.1"
version = "1.2.2"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },