fix: resolve CI/CD issues with proper package structure and imports
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-03 03:54:34 +00:00
parent 2b3b4a7f6d
commit 29057090f1

View File

@@ -0,0 +1,3 @@
"""Local API Docs Search - Index and search local API documentation."""
__version__ = "0.1.0"