Initial upload: ConfigConvert CLI with full test suite and CI/CD
Some checks failed
CI / test (push) Has been cancelled
CI / lint (push) Has been cancelled

This commit is contained in:
2026-02-04 07:05:17 +00:00
parent 9676a927e1
commit f6167eaf74

View File

@@ -0,0 +1,3 @@
"""ConfigConvert CLI - A tool for converting between config formats."""
__version__ = "0.1.0"