Skip to content

Commit a3b8252

Browse files
committed
Back to -dev
1 parent ebf6225 commit a3b8252

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

Diff for: CHANGES.rst

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change Log
22
----------
33

4+
0.999999999/1.0b10
5+
~~~~~~~~~~~~~~~~~~
6+
7+
Released on XXX
8+
9+
* XXX
10+
11+
412
0.99999999/1.0b9
513
~~~~~~~~~~~~~~~~
614

Diff for: html5lib/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@
2222
"getTreeWalker", "serialize"]
2323

2424
# this has to be at the top level, see how setup.py parses this
25-
__version__ = "0.99999999"
25+
__version__ = "0.999999999-dev"

0 commit comments

Comments
 (0)