We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3721232 commit 577f988Copy full SHA for 577f988
setup.py
@@ -24,7 +24,7 @@
24
]
25
26
setup(name='html5lib',
27
- version='0.11',
+ version='1.0',
28
url='http://code.google.com/p/html5lib/',
29
license="MIT License",
30
description='HTML parser based on the WHAT-WG Web Applications 1.0'
0 commit comments