release(langgraph): 1.1.2 (#7135)

This commit is contained in:
Sydney Runkle
2026-03-12 13:07:16 -04:00
committed by GitHub
parent 96199c4fee
commit 56834787eb
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.1.1"
version = "1.1.2"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -1367,7 +1367,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.1"
version = "1.1.2"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -268,7 +268,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.1"
version = "1.1.2"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -265,7 +265,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.1"
version = "1.1.2"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },