Skip to content

Commit 780aad3

Browse files
committed
updated versions
1 parent 4bb59d7 commit 780aad3

File tree

5 files changed

+7
-97
lines changed

5 files changed

+7
-97
lines changed

examples/test_notion_oauth_debug.py

Lines changed: 0 additions & 55 deletions
This file was deleted.

examples/test_notion_response_type.py

Lines changed: 0 additions & 35 deletions
This file was deleted.

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "chuk-tool-processor"
7-
version = "0.6.17"
7+
version = "0.6.18"
88
description = "Async-native framework for registering, discovering, and executing tools referenced in LLM responses"
99
readme = "README.md"
1010
requires-python = ">=3.11"
@@ -41,7 +41,7 @@ classifiers = [
4141
"Typing :: Typed",
4242
]
4343
dependencies = [
44-
"chuk-mcp>=0.5.3",
44+
"chuk-mcp>=0.5.4",
4545
"dotenv>=0.9.9",
4646
"psutil>=7.0.0",
4747
"pydantic>=2.11.3",

uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)