Skip to content

Commit

Permalink
Release 2024.2.26
Browse files Browse the repository at this point in the history
  • Loading branch information
Alir3z4 committed Feb 27, 2024
1 parent 3a487dd commit 7ae5948
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ChangeLog.rst
@@ -1,5 +1,5 @@
Unreleased
==========
2024.2.26
=========
----

* Fixes #409: IndexError on empty strong mark.
Expand Down
2 changes: 1 addition & 1 deletion html2text/__init__.py
Expand Up @@ -27,7 +27,7 @@
unifiable_n,
)

__version__ = (2024, 2, 25)
__version__ = (2024, 2, 26)


# TODO:
Expand Down

0 comments on commit 7ae5948

Please sign in to comment.