diff --git a/setup.py b/setup.py index 1c00e5f..14e0760 100644 --- a/setup.py +++ b/setup.py @@ -29,6 +29,6 @@ def readme(): "Programming Language :: Python :: 3", "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", - "License :: OSI Approved :: LGPL-3.0 License", + "License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)", ], )