mirror of
https://github.com/aiogram/aiogram.git
synced 2025-12-09 09:22:03 +00:00
library -> framework
This commit is contained in:
parent
238d1d9761
commit
b88ae7a435
4 changed files with 4 additions and 4 deletions
2
setup.py
2
setup.py
|
|
@ -67,7 +67,7 @@ setup(
|
|||
author='Alex Root Junior',
|
||||
requires_python='>=3.7',
|
||||
author_email='jroot.junior@gmail.com',
|
||||
description='Is a pretty simple and fully asynchronous library for Telegram Bot API',
|
||||
description='Is a pretty simple and fully asynchronous framework for Telegram Bot API',
|
||||
long_description=get_description(),
|
||||
classifiers=[
|
||||
'Development Status :: 5 - Production/Stable',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue