chore(release): 0.8.5
Version to 0.8.5 in pyproject.toml, __init__.py and uv.lock; CHANGELOG's [Unreleased] becomes [0.8.5] — 2026-09-12, carrying K3-23's instrument, K3-25's default and K3-24's block-sources fix byte-identically, with the two `### Changed` headings merged into one and one post written here: what `okf.parse_frontmatter` now returns for a block `sources:` is a READING projection PyYAML reads back on 0 of 4 605 measured block files. 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. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
parent
06c057ff39
commit
64661c7198
6 changed files with 59 additions and 33 deletions
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "llm-ingestion-okf"
|
||||
version = "0.8.4"
|
||||
version = "0.8.5"
|
||||
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