8000 Also release 0.999999999 as 1.0b10 · cclauss/html5lib-python@3f8405b · GitHub
[go: up one dir, main page]

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 3f8405b

Browse files
committed
Also release 0.999999999 as 1.0b10
1 parent 6a73efa commit 3f8405b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.999999999"
25+
__version__ = "1.0b10"

0 commit comments

Comments
 (0)
0