diff --git a/setup.py b/setup.py index 8d1f006..b8c3788 100644 --- a/setup.py +++ b/setup.py @@ -4,7 +4,7 @@ with open("README.md", "r") as fh: long_description = fh.read() setuptools.setup( - name="sentistrength-zhunhung", + name="sentistrength", version="0.0.1", author="Zhun Hung", author_email="yongzhunhung@gmail.com",