chore(release): 0.9.0
Version to 0.9.0 in pyproject.toml, __init__.py and uv.lock; CHANGELOG's [Unreleased] becomes [0.9.0] - 2026-09-13, carrying G37's `okf quality` and K3-26's README file-type table byte-identically. MINOR rather than patch: the release adds a command. README's four install lines and the two tag-pairing sentences move to v0.9.0, and the tag history gains a `v0.9.0` entry stating what ships -- three verdicts, two bars (.pdf 8/32, .docx 2/5), both regression bars against the pinned reference and not quality claims, `okf check` untouched at seventeen rules. No behaviour change in src/ beyond the version string. The guard pin stays at v1.4.0 and the dependency floor stays at >=1.2,<2.0. Suite 1 850 passed, 1 skipped, run after `git add`. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
6ea8fcd3c7
commit
5e5d01cc0a
5 changed files with 17 additions and 11 deletions
2
uv.lock
generated
2
uv.lock
generated
|
|
@ -547,7 +547,7 @@ source = { git = "https://git.fromaitochitta.com/open/llm-ingestion-pipeline-sec
|
|||
|
||||
[[package]]
|
||||
name = "llm-ingestion-okf"
|
||||
version = "0.8.5"
|
||||
version = "0.9.0"
|
||||
source = { editable = "." }
|
||||
dependencies = [
|
||||
{ name = "llm-ingestion-guard" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue