Skip to content

Commit 3b51e78

Browse files
committed
version 0.4.12
1 parent d538d66 commit 3b51e78

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[metadata]
22
name = html5-parser
3-
version = 0.4.11
3+
version = 0.4.12
44
author = Kovid Goyal
55
author_email = redacted@acme.com
66
description = Fast C based HTML 5 parsing for python
7-
license =Apache 2.0
7+
license = Apache 2.0
88
url = https://html5-parser.readthedocs.io
99
platforms = any
1010
classifiers =

0 commit comments

Comments
 (0)