chore(release): prepare 1.1.1 — version sync and changelog

Patch release. It adds no capability over 1.1.0 and changes no package
behaviour. What changes is that the fixtures, tests, tools and documents use
generic, fictitious examples. Help text reworded in `okf build --assets`,
`--pdf-outline` and the `okf quality --fasit` provenance line, and the
`--fasit` bar is written as the round share 999/1000.

The version is synced in pyproject.toml, src/llm_ingestion_okf/__init__.py,
uv.lock (uv lock --check clean), README (install lines and the tag list) and
CHANGELOG. No tag: the operator tags.

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
This commit is contained in:
Kjell Tore Guttormsen 2026-09-23 14:51:18 +02:00
commit 306bf7c05c
5 changed files with 75 additions and 10 deletions

2
uv.lock generated
View file

@ -547,7 +547,7 @@ source = { git = "https://git.fromaitochitta.com/open/llm-ingestion-pipeline-sec
[[package]]
name = "llm-ingestion-okf"
version = "1.1.0"
version = "1.1.1"
source = { editable = "." }
dependencies = [
{ name = "llm-ingestion-guard" },