Skip to content

Commit

Permalink
Space
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Aug 31, 2013
1 parent 4327a14 commit a1a9845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes/cli.py
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ def get_new_version(app_name, current_version,
)

new_version = raw_input(
'What is the release version for "%s"'
'What is the release version for "%s" '
'[Default: %s]: ' % (
app_name, guess_new_version
)
Expand Down

0 comments on commit a1a9845

Please sign in to comment.