Update setup.py

This commit is contained in:
Dan 2022-04-24 11:56:07 +02:00
parent 2ad53ec00b
commit 3f0f2da4f0

View File

@ -140,12 +140,12 @@ setup(
download_url="https://github.com/pyrogram/pyrogram/releases/latest",
author="Dan",
author_email="dan@pyrogram.org",
license="LGPLv3+",
license="LGPLv3",
classifiers=[
"Development Status :: 5 - Production/Stable",
"Intended Audience :: Developers",
"Natural Language :: English",
"License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)",
"License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)",
"Operating System :: OS Independent",
"Programming Language :: Python",
"Programming Language :: Python :: 3",