diff --git a/pyproject.toml b/pyproject.toml index d50a48d..5cfdfc6 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -12,7 +12,7 @@ authors = [{ name = "Phil Gold", email = "phil_g@pobox.com" }, { name = "Ethan Strominger", email = "ethanstrominger2@gmail.com" }] license = { file = "LICENSE" } classifiers = [ - "License :: OSI Approved :: Apache Software License (v2)", + "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 3", ]