update version to 0.40

This commit is contained in:
fxsjy 2019-12-25 10:35:22 +08:00
parent d47e14e5b3
commit 68ce6955b7

View File

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