diff --git a/setup.py b/setup.py index a41a5ba..e074928 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ArticutAPI", - version="1.1.9", + version="1.2.0", author="Droidtown Linguistic Tech. Co. Ltd.", author_email="info@droidtown.co", description="Articut NLP system provides not only finest results on Chinese word segmentaion (CWS), Part-of-Speech tagging (POS) and Named Entity Recogintion tagging (NER), but also the fastest online API service in the NLP industry.",