Skip to content

Commit 577f988

Browse files
committed
Change version number in preparation for 1.0
1 parent 3721232 commit 577f988

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
]
2525

2626
setup(name='html5lib',
27-
version='0.11',
27+
version='1.0',
2828
url='http://code.google.com/p/html5lib/',
2929
license="MIT License",
3030
description='HTML parser based on the WHAT-WG Web Applications 1.0'

0 commit comments

Comments
 (0)