Skip to content

Commit

Permalink
Renamed this function
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 18, 2013
1 parent b43f065 commit 0b57bd3
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 @@ -279,7 +279,7 @@ def release():
try:
if not arguments['--skip-changelog']:
changelog()
version()
bump_version()
test()
commit_version_change()
install()
Expand Down

0 comments on commit 0b57bd3

Please sign in to comment.