We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59597ed commit 38595e6Copy full SHA for 38595e6
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "justhtml"
3
authors = [{ name = "Emil Stenström", email = "[email protected]" }]
4
-version = "1.3.0"
+version = "1.4.0"
5
description = "A pure Python HTML5 parser that just works."
6
readme = "README.md"
7
license = { file = "LICENSE" }
0 commit comments