4 lines
95 B
Python
4 lines
95 B
Python
"""ConfigConvert CLI - A tool for converting between config formats."""
|
|
|
|
__version__ = "0.1.0"
|