prebuilt: release 0.5.2 (#5280)

This commit is contained in:
ccurme
2025-06-30 15:50:21 -04:00
committed by GitHub
parent 1d276dd753
commit 6182cd1dcb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1423,7 +1423,7 @@ inmem = [
[[package]]
name = "langgraph-prebuilt"
version = "0.5.1"
version = "0.5.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.5.1"
version = "0.5.2"
description = "Library with high-level APIs for creating and executing LangGraph agents and tools."
authors = []
requires-python = ">=3.9"
+1 -1
View File
@@ -464,7 +464,7 @@ dev = [
[[package]]
name = "langgraph-prebuilt"
version = "0.5.1"
version = "0.5.2"
source = { editable = "." }
dependencies = [
{ name = "langchain-core" },