release(langgraph): 1.0.0-alpha.3 (#6094)

This commit is contained in:
Sydney Runkle
2025-09-07 13:00:48 -04:00
committed by GitHub
parent 867d481898
commit f1e82988f5
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.0a2"
version = "1.0.0a3"
description = "Building stateful, multi-actor applications with LLMs"
authors = []
requires-python = ">=3.10"
+1 -1
View File
@@ -1159,7 +1159,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.0.0a2"
version = "1.0.0a3"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -291,7 +291,7 @@ wheels = [
[[package]]
name = "langgraph"
version = "1.0.0a2"
version = "1.0.0a3"
source = { editable = "../langgraph" }
dependencies = [
{ name = "langchain-core" },