Skip to content

Commit 88973ec

Browse files
committed
Release 0.3.0
1 parent 8b3c612 commit 88973ec

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.3.0 (2024-10-09)
10+
==================
11+
12+
Features added
13+
--------------
14+
15+
* Parsing of URL addresses has been enhanced and Cleaner removes ambiguous URLs.
16+
917
0.2.2 (2024-08-30)
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.2.2
3+
version = 0.3.0
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)