Skip to content

Commit 674938f

Browse files
chore: bump version to 1.0.3
Adds --threshold flag for ask command, configurable min_similarity. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 49b85a1 commit 674938f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "kb"
3-
version = "1.0.2"
3+
version = "1.0.3"
44
description = "CLI knowledge base: index markdown + PDFs, hybrid search, RAG answers. Powered by sqlite-vec."
55
readme = "README.md"
66
license = "MIT"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)