Skip to content

Navigation Menu

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 38baa0e

Browse filesBrowse files
committed
Prep for 0.9999999 release.
1 parent 935783d commit 38baa0e
Copy full SHA for 38baa0e

File tree

2 files changed

+4
-3
lines changed
Filter options

2 files changed

+4
-3
lines changed

‎CHANGES.rst

Copy file name to clipboardExpand all lines: CHANGES.rst
+3-2Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,10 @@ Change Log
44
0.9999999/1.0b8
55
~~~~~~~~~~~~~~~
66

7-
Released on XXX
7+
Released on September 10, 2015
88

9-
* XXX
9+
* Fix #195: fix the sanitizer to drop broken URLs (it threw an
10+
exception between 0.9999 and 0.999999).
1011

1112

1213
0.999999/1.0b7

‎html5lib/__init__.py

Copy file name to clipboardExpand all lines: html5lib/__init__.py
+1-1Lines 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-dev"
25+
__version__ = "0.9999999"

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.