From 7013804fd397971a90c38137ef432f11f7821158 Mon Sep 17 00:00:00 2001 From: Yener Date: Wed, 4 Dec 2019 09:42:25 +0800 Subject: [PATCH] fix bug --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index b475dac..bddcc7e 100644 --- a/setup.py +++ b/setup.py @@ -3,7 +3,7 @@ from setuptools import setup setup(name='jiagu', - version='0.1.9', + version='0.2.0', description='Jiagu Natural Language Processing', author='Yener(Zheng Wenyu)', author_email='help@ownthink.com',