mirror of
https://github.com/fxsjy/jieba.git
synced 2025-07-10 00:01:33 +08:00
a minor version on pypi, which removes *.pyc
This commit is contained in:
parent
c07b7fef54
commit
29d2b838dc
@ -1,5 +1,5 @@
|
||||
from __future__ import absolute_import, unicode_literals
|
||||
__version__ = '0.36'
|
||||
__version__ = '0.36.2'
|
||||
__license__ = 'MIT'
|
||||
|
||||
import re
|
||||
|
Loading…
x
Reference in New Issue
Block a user