Skip to content

Commit

Permalink
update version to the correct one
Browse files Browse the repository at this point in the history
  • Loading branch information
Alir3z4 committed Jan 10, 2018
1 parent d903cf6 commit bef7ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion html2text/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
# python3 uses chr
nochr = str('')

__version__ = (2018, 9, 1)
__version__ = (2018, 1, 9)


# TODO:
Expand Down

0 comments on commit bef7ec0

Please sign in to comment.