Release readiness polish

This commit is contained in:
2026-05-14 03:29:05 +02:00
parent d74913b184
commit 199ffe2a56
8 changed files with 376 additions and 27 deletions

View File

@@ -8,7 +8,7 @@ version = "0.1.0"
description = "Headless knowledge runtime for persistent, operable structured knowledge"
readme = "README.md"
requires-python = ">=3.12"
license = { text = "MIT" }
license = "MIT"
dependencies = [
"pydantic>=2.0",
]