Skip to content

Commit cb69916

Browse files
committed
Release 0.4.2
1 parent 8be7393 commit cb69916

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ lxml_html_clean changelog
66
Unreleased
77
==========
88

9+
0.4.2 (2025-04-09)
10+
==================
11+
12+
Bugs fixed
13+
----------
14+
15+
* `lxml_html_clean` now correctly handles HTML input as bytes
16+
as it did before the 0.2.0 release.
17+
918
0.4.1 (2024-11-15)
1019
==================
1120

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.1
3+
version = 0.4.2
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)