Skip to content

Commit 17d4952

Browse files
authored
release 0.0.13 (#98)
1 parent 841a9c3 commit 17d4952

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "pdm.backend"
44

55
[project]
66
name = "langgraph-supervisor"
7-
version = "0.0.12"
7+
version = "0.0.13"
88
description = "An implementation of a supervisor multi-agent architecture using LangGraph"
99
authors = [
1010
{name = "Vadym Barda", email = "[email protected] "}
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.10"
1414
dependencies = [
1515
"langgraph>=0.3.5,<0.4.0",
16-
"langgraph-prebuilt>=0.1.6,<0.2.0"
16+
"langgraph-prebuilt>=0.1.7,<0.2.0"
1717
]
1818

1919
[dependency-groups]

uv.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)