Skip to content

Commit

Permalink
Rename version command
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 16, 2013
1 parent dc86ef4 commit 7e31de7
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 @@ -153,7 +153,7 @@ def changelog():
log.info('Added content to CHANGELOG.md')


def version():
def bump_version():
app_name, dry_run, new_version = common_arguments()

attributes.replace_attribute(
Expand Down

0 comments on commit 7e31de7

Please sign in to comment.