Skip to content

Commit dcbc163

Browse files
hroncokfrenzymadness
authored andcommitted
Release 0.3.1
1 parent 95455db commit dcbc163

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGES.rst

+8
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,14 @@ lxml_html_clean changelog
66
Unreleased
77
==========
88

9+
0.3.1 (2024-10-09)
10+
==================
11+
12+
Features added
13+
--------------
14+
15+
* Do not parse URL addresses when it is not necessary.
16+
917
0.3.0 (2024-10-09)
1018
==================
1119

Diff for: setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = lxml_html_clean
3-
version = 0.3.0
3+
version = 0.3.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)