Skip to content

Commit

Permalink
Removed (v2) from license classifier in pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamFinkle committed Jun 26, 2024
1 parent d08e628 commit a1e71ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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",
]
Expand Down

0 comments on commit a1e71ce

Please sign in to comment.