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:
parent
81d7194e20
commit
306bf7c05c
5 changed files with 75 additions and 10 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "llm-ingestion-okf"
|
||||
version = "1.1.0"
|
||||
version = "1.1.1"
|
||||
description = "Shared OKF (Open Knowledge Format) ingestion library: spec-based connectors, bundle inbox, and external-bundle import, with security delegated to llm-ingestion-guard."
|
||||
readme = "README.md"
|
||||
license = "MIT"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue