Finish repository foundation workplan

This commit is contained in:
2026-05-05 00:53:28 +02:00
parent cc32c89401
commit 67010a0429
7 changed files with 137 additions and 6 deletions

View File

@@ -0,0 +1,6 @@
"""Headless knowledge runtime package."""
__all__ = ["__version__"]
__version__ = "0.1.0"