8000
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 38baa0e commit 92ed92aCopy full SHA for 92ed92a
CHANGES.rst
@@ -1,6 +1,14 @@
1
Change Log
2
----------
3
4
+0.99999999/1.0b9
5
+~~~~~~~~~~~~~~~~
6
+
7
+Released on XXX
8
9
+* XXX
10
11
12
0.9999999/1.0b8
13
~~~~~~~~~~~~~~~
14
html5lib/__init__.py
@@ -22,4 +22,4 @@
22
"getTreeWalker", "serialize"]
23
24
# this has to be at the top level, see how setup.py parses this
25
-__version__ = "0.9999999"
+__version__ = "0.99999999-dev"
0 commit comments