Initial upload: Local Commit Message Generator v0.1.0

This commit is contained in:
2026-02-04 16:49:36 +00:00
parent d1d348961c
commit a72283c8b6

View File

@@ -0,0 +1,3 @@
"""Local Commit Message Generator - A CLI tool for generating conventional commit messages."""
__version__ = "0.1.0"