Skip to content

Commit 90aa9f4

Browse files
committed
Bump module __version__ to match setup.py
1 parent 93a6fc4 commit 90aa9f4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

html5lib/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@
1313

1414
from __future__ import absolute_import, division, unicode_literals
1515

16-
__version__ = "0.95-dev"
1716
from .html5parser import HTMLParser, parse, parseFragment
1817
from .treebuilders import getTreeBuilder
1918
from .treewalkers import getTreeWalker
2019
from .serializer import serialize
20+
21+
__version__ = "1.0b1"

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy