1
0
Fork 0

release: v0.2.0 — OKF adapter (stream 1); version sync pyproject/__version__/badge/CHANGELOG

This commit is contained in:
Kjell Tore Guttormsen 2026-07-06 09:45:53 +02:00
commit 542ac92349
4 changed files with 5 additions and 5 deletions

View file

@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "llm-ingestion-guard"
version = "0.1.0"
version = "0.2.0"
description = "A minimal, dependency-light defensive layer for LLM ingestion pipelines — the write-time siblings of query-time chatbot guardrails."
readme = "README.md"
requires-python = ">=3.10"