Files
loglens-cli/pyproject.toml
7000pctAUTO 55304fd609
Some checks failed
CI / test (3.10) (push) Failing after 4m51s
CI / test (3.11) (push) Failing after 4m54s
CI / test (3.12) (push) Failing after 4m54s
CI / test (3.9) (push) Failing after 4m51s
CI / lint (push) Failing after 4m47s
CI / build (push) Has been skipped
fix: add --version option to Click CLI group
- Added @click.version_option decorator to main() in commands.py
- Imported __version__ from loglens package
- Resolves CI build failure: 'loglens --version' command not found
2026-02-02 09:25:18 +00:00

1.5 KiB