8000 Bump version number beyond release · Starr79/html5lib-python@a4e7d17 · GitHub
[go: up one dir, main page]

Skip to content
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 a4e7d17

Browse files
committed
Bump version number beyond release
1 parent 07404ca commit a4e7d17

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__ = "1.0"
35+
__version__ = "1.1-dev"

0 commit comments

Comments
 (0)
0