Skip to content

Commit fab1dd4

Browse files
committed
Release 0.4.3
1 parent 148997b commit fab1dd4

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
@@ -6,6 +6,16 @@ lxml_html_clean changelog
66
Unreleased
77
==========
88

9+
0.4.3 (2025-10-02)
10+
==================
11+
12+
Maintenance
13+
-----------
14+
15+
* Tests updated to work correctly with new lxml and libxml2 releases.
16+
* Python 3.6 and 3.7 are no longer tested.
17+
* Improved documentation about CSS removal behavior.
18+
919
0.4.2 (2025-04-09)
1020
==================
1121

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.4.2
3+
version = 0.4.3
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)