Skip to content

Commit

Permalink
Thanks @brendon9x
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Jul 11, 2014
1 parent 23b4911 commit 7252d5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changes/packaging.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ def upload():
if not upload_result:
raise Exception('Error uploading')
else:
log.info('Succesfully uploaded %s %s', module_name, new_version)
log.info('Successfully uploaded %s %s', module_name, new_version)


def pypi():
Expand Down

0 comments on commit 7252d5a

Please sign in to comment.