We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90d36d commit f51c2b3Copy full SHA for f51c2b3
htmlement.py
@@ -70,7 +70,7 @@
70
import xml.etree.ElementTree as Etree
71
72
__all__ = ["HTMLement", "fromstring", "fromstringlist", "parse"]
73
-__version__ = "1.0.0"
+__version__ = "1.0.1"
74
75
# Add missing codepoints
76
name2codepoint["apos"] = 0x0027
0 commit comments