Skip to content

Commit

Permalink
version 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Lohmaier committed Jun 13, 2022
1 parent 8f0dc33 commit 6144583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nmrename.py
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ def _rename(self, renamer, pathlist):
@staticmethod
def _print_help():
'''Print the help text'''
print('Help for nmrename 0.1')
print('Help for nmrename 1.0')
print()
print('USAGE:')
print('%s: [FILES ...] [COMMAND ...] ...' % sys.argv[0])
Expand Down

0 comments on commit 6144583

Please sign in to comment.