From e50298355701b86d9a89e69706b6078844234b1a Mon Sep 17 00:00:00 2001 From: Eclair Date: Mon, 5 Jul 2021 10:09:40 +0800 Subject: [PATCH] Release ArticutAPI v1.1.5 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 9ad5d15..4141b54 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="ArticutAPI", - version="1.1.4", + version="1.1.5", 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.",