Skip to content

Commit ecc8a69

Browse files
committed
Release 0.1.1
1 parent 97402b5 commit ecc8a69

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ Unreleased
77
==========
88

99

10+
0.1.1 (2024-04-05)
11+
==================
12+
13+
Bugs fixed
14+
----------
15+
16+
* Regular expresion for image data URLs now supports multiple data
17+
URLs on a single line.
18+
19+
1020
0.1.0 (2024-02-26)
1121
==================
1222

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = lxml_html_clean
3-
version = 0.1.0
3+
version = 0.1.1
44
description = HTML cleaner from lxml project
55
long_description = file:README.md
66
long_description_content_type = text/markdown

0 commit comments

Comments
 (0)