Fix path issues

This commit is contained in:
zhunhung
2019-11-09 10:11:37 +08:00
parent 4c4b29c133
commit 98dabb3ff7
3 changed files with 10 additions and 3 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open("README.md", "r") as fh:
setuptools.setup(
name="sentistrength",
version="0.0.3",
version="0.0.5",
author="Zhun Hung",
author_email="yongzhunhung@gmail.com",
description="Python 3 Wrapper for SentiStrength, reads a single or multiple input with options for binary class or scale output.",