4 lines
118 B
Python
4 lines
118 B
Python
"""Local Commit Message Generator - A CLI tool for generating conventional commit messages."""
|
|
|
|
__version__ = "0.1.0"
|