We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c5612c commit 88da8f9Copy full SHA for 88da8f9
CHANGES.rst
@@ -6,6 +6,9 @@ lxml_html_clean changelog
6
Unreleased
7
==========
8
9
+0.4.4 (2026-02-26)
10
+==================
11
+
12
Bugs fixed
13
----------
14
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
2
name = lxml_html_clean
3
-version = 0.4.3
+version = 0.4.4
4
description = HTML cleaner from lxml project
5
long_description = file:README.md
long_description_content_type = text/markdown
0 commit comments