Skip to content

Commit

Permalink
MNT Development Status :: 5 - Production/Stable (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
lorentzenchr authored May 18, 2024
1 parent 6b143ff commit 43edab2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ readme = "README.md"
license = { file="LICENSE" }
requires-python = ">=3.9"
classifiers = [
"Programming Language :: Python :: 3",
"Development Status :: 5 - Production/Stable",
"Framework :: Hatch",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Operating System :: OS Independent",
"Development Status :: 1 - Planning",
"Framework :: Hatch",
"Topic :: Scientific/Engineering",
]
keywords = ["machine learning", "model diagnostics", "calibration"]
Expand Down

0 comments on commit 43edab2

Please sign in to comment.