From 12cd8a4e189f1664c11429a09896feaeed26a651 Mon Sep 17 00:00:00 2001 From: Alex Date: Fri, 5 Apr 2024 02:10:42 +0700 Subject: [PATCH] updated version --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 3cd0a1a..8fb9e40 100644 --- a/setup.py +++ b/setup.py @@ -5,7 +5,7 @@ with open('requirements.txt') as f: setup( name='prosto_sms', - version='0.0.2', + version='0.0.3', author='Alex Dennitsev', author_email='me@chydo.dev',