8000 And back to dev again. · html5lib/html5lib-python@92ed92a · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 92ed92a

Browse files
committed
And back to dev again.
1 parent 38baa0e commit 92ed92a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGES.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
Change Log
22
----------
33

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

html5lib/__init__.py

Lines changed: 1 addition & 1 deletion
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.9999999"
25+
__version__ = "0.99999999-dev"

0 commit comments

Comments
 (0)
0