Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberbolt authored May 25, 2024
1 parent 4cbeca9 commit b78b8b1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

setuptools.setup(
name="Cemotion",
version="2.2.1",
version="2.2.2",
author="Cyberbolt",
author_email="[email protected]",
description="Cemotion 是 Python 下的中文 NLP 库,可以进行中文情感倾向分析、通用领域中文分词。",
Expand All @@ -27,4 +27,4 @@
'transformers>=4.24.0',
'modelscope>=1.14.0',
]
)
)

0 comments on commit b78b8b1

Please sign in to comment.