Skip to content

Commit

Permalink
Update version to 2019.8.11
Browse files Browse the repository at this point in the history
  • Loading branch information
Alir3z4 committed Aug 11, 2019
1 parent c4bc42f commit 1d21d5f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
0000.0.0
========
2019.8.11
=========
----

* Add support for wrapping list items.
Expand Down
2 changes: 1 addition & 1 deletion html2text/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
# python3 uses chr
nochr = str("")

__version__ = (2018, 1, 9)
__version__ = (2019, 8, 11)


# TODO:
Expand Down

0 comments on commit 1d21d5f

Please sign in to comment.