From 739ecfc8041af8ddeca367ec6e49f965272dcaea Mon Sep 17 00:00:00 2001 From: mojtabaakbari Date: Sun, 1 Jan 2023 19:09:23 +0330 Subject: [PATCH] release new version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index acf3de5..b8c9e03 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ setuptools.setup( name="smsir-python", - version="1.0.1", + version="1.0.2", author="Mojtaba Akbari", author_email="mojtaba.akbari.221b@gmail.com", packages=["sms_ir"],