mirror of
https://github.com/mruwnik/memory.git
synced 2025-06-08 21:34:42 +02:00
6 lines
66 B
Python
6 lines
66 B
Python
"""
|
|
Memory knowledge-base application.
|
|
"""
|
|
|
|
__version__ = "0.1.0"
|