Skip to content

Commit

Permalink
Fix license classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
shri committed Aug 11, 2024
1 parent e1d0008 commit 07406bd
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 @@ -3,7 +3,7 @@ authors = [{ name = "Shrirang Bhate", email = "shrirang.bhate@gmail.com" }]
classifiers = [
"Development Status :: 3 - Alpha",
"Environment :: Web Environment",
"License :: OSI Approved :: MIT License",
"License :: Other/Proprietary License",
"Natural Language :: English",
"Operating System :: OS Independent",
"Programming Language :: Python :: 3.11",
Expand Down

0 comments on commit 07406bd

Please sign in to comment.