diff --git a/pyproject.toml b/pyproject.toml index c129c5a..8e6fb4e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -9,7 +9,7 @@ readme = "README.md" requires-python = ">=3.10, <3.12" classifiers = [ "Programming Language :: Python :: 3", - "License :: OSI Approved :: MPL-2.0 License", + "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Operating System :: OS Independent", ]