Skip to content

Commit

Permalink
Release 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
frenzymadness committed Apr 5, 2024
1 parent 97402b5 commit ecc8a69
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ Unreleased
==========


0.1.1 (2024-04-05)
==================

Bugs fixed
----------

* Regular expresion for image data URLs now supports multiple data
URLs on a single line.


0.1.0 (2024-02-26)
==================

Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[metadata]
name = lxml_html_clean
version = 0.1.0
version = 0.1.1
description = HTML cleaner from lxml project
long_description = file:README.md
long_description_content_type = text/markdown
Expand Down

0 comments on commit ecc8a69

Please sign in to comment.