Files
local-commit-message-generator/src/__init__.py
7000pctAUTO 374c1a56b3
Some checks failed
CI / test (push) Has been cancelled
CI / build (push) Has been cancelled
fix: Add Gitea Actions CI workflow and fix linting issues
2026-02-04 16:59:20 +00:00

4 lines
118 B
Python

"""Local Commit Message Generator - A CLI tool for generating conventional commit messages."""
__version__ = "0.1.0"