Skip to content

fix: remove duplicate package name in version output#1312

Merged
phil-opp merged 1 commit intomainfrom
claude/pr-1307-20260114-1832
Jan 16, 2026
Merged

fix: remove duplicate package name in version output#1312
phil-opp merged 1 commit intomainfrom
claude/pr-1307-20260114-1832

Conversation

@haixuanTao
Copy link
Copy Markdown
Collaborator

Fixes the duplicate "dora-cli" text in the version output.

Clap automatically prepends the package name when displaying version info, so we don't need to include it in our custom version string. This was causing the output to show "dora-cli dora-cli 0.4.0".

Also added colons after package names for better readability.

Related to #1307

Generated with Claude Code

Sorry

Clap automatically prepends the package name when displaying version info,
so we don't need to include 'dora-cli' in the version string. Also added
colons after package names for better readability.

Co-authored-by: Haixuan Xavier Tao <haixuanTao@users.noreply.github.com>
@phil-opp phil-opp enabled auto-merge January 15, 2026 09:40
@phil-opp phil-opp merged commit ac899ec into main Jan 16, 2026
76 of 77 checks passed
@phil-opp phil-opp deleted the claude/pr-1307-20260114-1832 branch January 16, 2026 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants