diff --git a/setup.py b/setup.py index e4e0a4e..86f38fe 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='pl-notification', - version='0.0.2', + version='0.1.0', author='FNNDSC', author_email='dev@babyMRI.org', description='A ChRIS Plugin for notification through mail / Slack / Element',