fixed: error with data

moved: api to init
updated: version up to 0.0.2
This commit is contained in:
2024-04-05 01:50:12 +07:00
parent 967bdd02e7
commit aac0458437
4 changed files with 81 additions and 81 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ with open('requirements.txt') as f:
setup(
name='prosto_sms',
version='0.0.1',
version='0.0.2',
author='Alex Dennitsev',
author_email='me@chydo.dev',