Updated Setup.py

This commit is contained in:
zhunhung
2019-03-13 23:34:07 +08:00
parent de39f18f37
commit cd6d6362cf
+1 -1
View File
@@ -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",