Skip to content

Commit

Permalink
Version to 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sorghumking committed Jul 28, 2022
1 parent 077aa96 commit 97933a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion renamer.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@

import chardet

version = "1.0.1"
version = "1.2.0"


def guess_file_encoding(input_file, verbose=False):
Expand Down

0 comments on commit 97933a6

Please sign in to comment.