mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
update version in __init__.py
This commit is contained in:
parent
eb37e048da
commit
0868c323d9
@ -1,5 +1,5 @@
|
||||
from __future__ import absolute_import, unicode_literals
|
||||
__version__ = '0.40'
|
||||
__version__ = '0.41'
|
||||
__license__ = 'MIT'
|
||||
|
||||
import re
|
||||
|
Loading…
x
Reference in New Issue
Block a user