diff --git a/setup.py b/setup.py index de89cb1..2ce9ba8 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ setup( name="xpotato", - version="0.0.7", + version="0.0.8", description="XAI human-in-the-loop information extraction framework", long_description=open("README.md", "r", encoding="utf-8").read(), long_description_content_type="text/markdown",