Commit 58eed2b4

Stainless Bot <107565488+stainless-bot@users.noreply.github.com>
2023-11-22 03:34:24
chore(package): add license classifier metadata (#860)
1 parent 7322b66
Changed files (1)
pyproject.toml
@@ -31,7 +31,7 @@ classifiers = [
   "Operating System :: POSIX :: Linux",
   "Operating System :: Microsoft :: Windows",
   "Topic :: Software Development :: Libraries :: Python Modules",
-  "License :: OSI Approved :: Apache Software License",
+  "License :: OSI Approved :: Apache Software License"
 ]
 
 [project.optional-dependencies]