8000 Bump version number for release · kmosiejczuk/html5lib-python@07404ca · 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 07404ca

Browse files
committed
Bump version number for release
1 parent 0f1994b commit 07404ca

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
@@ -32,4 +32,4 @@
3232

3333
# this has to be at the top level, see how setup.py parses this
3434
#: Distribution version number.
35-
__version__ = "0.9999999999-dev"
35+
__version__ = "1.0"

0 commit comments

Comments
 (0)
0