4 lines
79 B
Python
4 lines
79 B
Python
"""kb-search: CLI knowledge base with hybrid search."""
|
|
|
|
__version__ = "0.1.0"
|