From 0c4170ff013a0390dac93f7727b5ddf463991526 Mon Sep 17 00:00:00 2001 From: Chuan-Heng Hsiao Date: Thu, 21 Mar 2024 17:02:42 -0400 Subject: [PATCH] update version to 0.0.2 --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index abfa15e..e4e0a4e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name='pl-notification', - version='0.0.1', + version='0.0.2', author='FNNDSC', author_email='dev@babyMRI.org', description='A ChRIS Plugin for notification through mail / Slack / Element',