We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb2702c commit 1084ed0Copy full SHA for 1084ed0
html5lib/__init__.py
@@ -31,5 +31,5 @@
31
"getTreeWalker", "serialize", "__version__"]
32
33
# this has to be at the top level, see how setup.py parses this
34
-#: Distribution version number, which asymptotically approaches 1.
+#: Distribution version number.
35
__version__ = "0.9999999999-dev"
0 commit comments