release(langgraph): 1.1.7a1 (#7476)

Adding graph life cycle callbacks
This commit is contained in:
Eugene Yurtsev
2026-04-10 21:12:03 +00:00
committed by GitHub
parent bede0b7acf
commit b442bf802a
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.6"
version = "1.1.7a1"
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.6"
version = "1.1.7a1"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -268,7 +268,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.6"
version = "1.1.7a1"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -281,7 +281,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.1.6"
version = "1.1.7a1"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },