Skip to content

Commit f5ad649

Browse files
SonAIengineclaude
andcommitted
chore: v0.6.1 릴리스 — wRRF 버그 수정, Embedding 범용 어댑터, 자동 stopword
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 9fc23f2 commit f5ad649

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

graph_tool_call/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@
1818
"parse_tool",
1919
]
2020

21-
__version__ = "0.6.0"
21+
__version__ = "0.6.1"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]
66
name = "graph-tool-call"
7-
version = "0.6.0"
7+
version = "0.6.1"
88
description = "Graph-structured tool retrieval for LLM agents — ontology-aware hybrid search"
99
authors = ["SonAIengine"]
1010
license = "MIT"

0 commit comments

Comments
 (0)