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",