Skip to content

Commit bef7ec0

Browse files
committed
update version to the correct one
1 parent d903cf6 commit bef7ec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

html2text/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
# python3 uses chr
3939
nochr = str('')
4040

41-
__version__ = (2018, 9, 1)
41+
__version__ = (2018, 1, 9)
4242

4343

4444
# TODO:

0 commit comments

Comments
 (0)