diff --git a/setup.py b/setup.py index 6879947..534594e 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ def run(self): setup( name="tuw-nlp", - version="0.0.7", + version="0.0.8", description="NLP tools at TUW Informatics", long_description=open("README.md", "r", encoding="utf-8").read(), long_description_content_type="text/markdown",