release(langgraph): 0.6.8 (#6215)

This commit is contained in:
Sydney Runkle
2025-09-29 09:16:43 +00:00
committed by GitHub
parent 4a0b2fa0ef
commit 3a024cff6d
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph"
version = "0.6.7"
version = "0.6.8"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.9"
+2 -2
View File
@@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.9"
resolution-markers = [
"python_full_version >= '3.14'",
@@ -1428,7 +1428,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.6.7"
version = "0.6.8"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+2 -2
View File
@@ -1,5 +1,5 @@
version = 1
revision = 3
revision = 2
requires-python = ">=3.9"
[[package]]
@@ -257,7 +257,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "0.6.7"
version = "0.6.8"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },