release(prebuilt): 0.6.2 (#5749)

This commit is contained in:
Sydney Runkle
2025-07-30 20:27:10 +00:00
committed by GitHub
parent 781a115f92
commit 36f444dcb6
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1433,7 +1433,7 @@ dev = [
[[package]]
name = "langgraph-prebuilt"
version = "0.6.1"
version = "0.6.2"
source = { editable = "../prebuilt" }
dependencies = [
{ name = "langchain-core" },
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "langgraph-prebuilt"
version = "0.6.1"
version = "0.6.2"
description = "Library with high-level APIs for creating and executing LangGraph agents and tools."
authors = []
requires-python = ">=3.9"
+1 -1
View File
@@ -460,7 +460,7 @@ dev = [
[[package]]
name = "langgraph-prebuilt"
version = "0.6.1"
version = "0.6.2"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },