Skip to content

Commit b8a21a2

Browse files
committed
Release 0.4.1
1 parent 60d1f79 commit b8a21a2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

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

9+
0.4.1 (2024-11-15)
10+
==================
11+
12+
Bugs fixed
13+
----------
14+
15+
* Removed superfluous debug prints.
16+
917
0.4.0 (2024-11-12)
1018
==================
1119

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.0
3+
version = 0.4.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)