Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
XpycTee committed Aug 8, 2022
1 parent 27eaa33 commit 14ccb13
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
requirements = ['aiohttp~=3.8.1']

setup(name='smsru_api',
version='0.1.4',
version='0.1.6',
description='Python API для сервиса отправки сообщений sms.ru',
url="https://git.xpyctee.ru/XpycTee/SmsRU_API",
long_description=readme,
long_description_content_type="text/markdown",
license='GNU General Public License v3.0',
license='Apache License 2.0',
packages=find_packages(),
author="XpycTee",
author_email='[email protected]',
Expand Down

0 comments on commit 14ccb13

Please sign in to comment.