Skip to content

Commit d9be44f

Browse files
committed
Release v1.0.4
1 parent 107ab3c commit d9be44f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
include KeyMojiAPI/jf-openhuninn-1.1.ttf
2+
include KeyMojiAPI/sense8_null.png
3+
include KeyMojiAPI/sense_watermark.png

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="KeyMojiAPI",
8-
version="1.0.3",
8+
version="1.0.4",
99
author="Droidtown Linguistic Tech. Co. Ltd.",
1010
author_email="info@droidtown.co",
1111
description="""KeyMoji sentimental analysis system differs from other "amature-tagged" and "pure-ML/DL" text sentimental analysis solutions in many ways. KeyMoji combines "syntactic structure information", "formal semantics" and "lexical semantic model" in one calculating process to estimate the sentimental bias and distributions of sentiments in texts.""",

0 commit comments

Comments
 (0)