From 58c716e18e62ada2421afcd661a3b27ecda15474 Mon Sep 17 00:00:00 2001 From: Enmanuel Magallanes Pinarogte Date: Sat, 7 Aug 2021 16:17:37 -0500 Subject: [PATCH] Update setup.py --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 950d389..3019e8e 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="notify_function", - version="1.2.1", + version="1.2.2", author="Enmanuel Magallanes Pinargote", author_email="enmanuelmag@cardor.dev", description="Notify you when a function finished with option to send a email or message to discord channel",