diff --git a/pyproject.toml b/pyproject.toml index de27186..bbdf61e 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -11,7 +11,7 @@ readme = "README.md" authors = [{ name = "Open Feature", email = "opensource@dynatrace.com" }] license = { file = "LICENSE" } classifiers = [ - "License :: OSI Approved :: Apache", + "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3", ]