diff --git a/jc/cli.py b/jc/cli.py index b8c6e607..a1464492 100644 --- a/jc/cli.py +++ b/jc/cli.py @@ -261,7 +261,8 @@ def versiontext(): python path: {sys.executable} {info.website} - {info.copyright}''' + {info.copyright} + ''' return textwrap.dedent(versiontext_string)