diff --git a/setup.py b/setup.py index 4bb61f6..30c6dc0 100644 --- a/setup.py +++ b/setup.py @@ -10,7 +10,7 @@ setuptools.setup( name="textflow", - version="0.3.6", + version="0.3.7", author="Yasas Senarath", author_email="ysenarath.93@gmail.com", description="Simple and extensible framework for end to end text based natural language understanding.",