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