Skip to content

Commit

Permalink
Corrected the license classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
sri0606 committed Sep 8, 2023
1 parent 0dde53d commit be67194
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 @@ -11,7 +11,7 @@ readme = "README.md"
authors = ["Sriram Seelamneni <srirams0606@gmail.com>"]
repository = "https://github.com/sri0606/PyOrcid"
classifiers = [
"License :: OSI Approved :: MIT License",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python",
"Programming Language :: Python :: 3",
]
Expand Down

0 comments on commit be67194

Please sign in to comment.