diff --git a/setup.py b/setup.py index d36aac8..deb0e67 100644 --- a/setup.py +++ b/setup.py @@ -43,7 +43,7 @@ GitHub: https://github.com/fxsjy/jieba """ setup(name='jieba', - version='0.36', + version='0.36.1', description='Chinese Words Segementation Utilities', long_description=LONGDOC, author='Sun, Junyi',