Skip to content

Commit a1e71ce

Browse files
committed
Removed (v2) from license classifier in pyproject.toml
1 parent d08e628 commit a1e71ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ authors = [{ name = "Phil Gold", email = "phil_g@pobox.com" },
1212
{ name = "Ethan Strominger", email = "ethanstrominger2@gmail.com" }]
1313
license = { file = "LICENSE" }
1414
classifiers = [
15-
"License :: OSI Approved :: Apache Software License (v2)",
15+
"License :: OSI Approved :: Apache Software License",
1616
"Programming Language :: Python",
1717
"Programming Language :: Python :: 3",
1818
]

0 commit comments

Comments
 (0)