chore(release): v0.3.2

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01HBbjgS5A55RVavoyjJC4FX
This commit is contained in:
Kjell Tore Guttormsen 2026-07-23 06:42:30 +02:00
commit f14c075a65
4 changed files with 19 additions and 3 deletions

View file

@ -35,7 +35,7 @@ from .manifest import (
)
from .materialize import IngestResult, materialize_bundle
__version__ = "0.3.1"
__version__ = "0.3.2"
__all__ = [
"Extraction",