We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebf6225 commit a3b8252Copy full SHA for a3b8252
CHANGES.rst
@@ -1,6 +1,14 @@
1
Change Log
2
----------
3
4
+0.999999999/1.0b10
5
+~~~~~~~~~~~~~~~~~~
6
+
7
+Released on XXX
8
9
+* XXX
10
11
12
0.99999999/1.0b9
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.99999999"
+__version__ = "0.999999999-dev"
0 commit comments