4 lines
124 B
Python
4 lines
124 B
Python
"""Shell History Alias Generator - A CLI tool for analyzing shell history and generating aliases."""
|
|
|
|
__version__ = "0.1.0"
|