We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506c5d7 commit a3d5917Copy full SHA for a3d5917
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "justhtml"
3
authors = [{ name = "Emil Stenström", email = "emil@emilstenstrom.se" }]
4
-version = "0.25.0"
+version = "0.26.0"
5
description = "A pure Python HTML5 parser that just works."
6
readme = "README.md"
7
requires-python = ">=3.10"
0 commit comments