Skip to content

Commit baec366

Browse files
committed
Unify version output format
1 parent 6ceb27b commit baec366

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fosslight_source/_help.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131

3232

3333
def print_version(pkg_name):
34-
print_package_version(pkg_name, "FOSSLight Source Scanner Version")
34+
print_package_version(pkg_name, "FOSSLight Source Scanner Version:")
3535

3636

3737
def print_help_msg_source_scanner():

0 commit comments

Comments
 (0)