hot-fix version for pull request #248

This commit is contained in:
fxsjy 2015-04-10 18:54:51 +08:00
parent 753c1be49c
commit c07b7fef54

View File

@ -43,7 +43,7 @@ GitHub: https://github.com/fxsjy/jieba
""" """
setup(name='jieba', setup(name='jieba',
version='0.36', version='0.36.1',
description='Chinese Words Segementation Utilities', description='Chinese Words Segementation Utilities',
long_description=LONGDOC, long_description=LONGDOC,
author='Sun, Junyi', author='Sun, Junyi',