Update __init__.py

This commit is contained in:
Sun Junyi 2014-02-16 20:09:57 +08:00
parent 6946b00f14
commit 3e430e9769

View File

@ -1,5 +1,5 @@
from __future__ import with_statement
__version__ = '0.31'
__version__ = '0.32'
__license__ = 'MIT'
import re