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 a8ba43e commit ebf6225Copy full SHA for ebf6225
CHANGES.rst
@@ -4,7 +4,7 @@ Change Log
4
0.99999999/1.0b9
5
~~~~~~~~~~~~~~~~
6
7
-Released on XXX
+Released on July 14, 2016
8
9
* **Added ordereddict as a mandatory dependency on Python 2.6.**
10
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.99999999-dev"
+__version__ = "0.99999999"
0 commit comments