Skip to content

Commit

Permalink
Fix invalid Development Status (#178)
Browse files Browse the repository at this point in the history
  • Loading branch information
ruivieira authored Jul 28, 2023
1 parent 2c944a3 commit 21bf1c9
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 @@ keywords = ["trustyai", "xai", "explainability", "ml"]

classifiers = [
"License :: OSI Approved :: Apache Software License",
"Development Status :: 2 - Alpha",
"Development Status :: 3 - Alpha",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"Programming Language :: Java",
Expand Down

0 comments on commit 21bf1c9

Please sign in to comment.