release(langgraph): 1.0.8 (#6757)

This commit is contained in:
William FH
2026-02-06 07:27:08 -05:00
committed by GitHub
parent 50238be239
commit a7a27dd43a
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 = "1.0.7"
version = "1.0.8"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -1372,7 +1372,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.0.7"
version = "1.0.8"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -268,7 +268,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.0.7"
version = "1.0.8"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },