fix: correct CI workflow configuration for git-diff-explainer-cli
Some checks failed
CI / test (3.10) (push) Has been cancelled
CI / test (3.11) (push) Has been cancelled
CI / test (3.12) (push) Has been cancelled
CI / lint (push) Has been cancelled
CI / build (push) Has been cancelled

This commit is contained in:
2026-02-02 14:08:04 +00:00
parent de13ca00bd
commit 7b30556d2c

View File

@@ -1,3 +1 @@
"""Git Diff Explainer CLI - A tool for parsing and explaining git diffs.""" # src/gdiffer/__init__.py
__version__ = "0.1.0"