Skip to content

Commit

Permalink
fix: Use proper stable classifier
Browse files Browse the repository at this point in the history
  • Loading branch information
georgkrause committed Feb 23, 2024
1 parent 33ad72a commit e251963
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 @@ -6,7 +6,7 @@ maintainers = [{name = "Georg Krause", email = "[email protected]"}]
readme = "README.md"
dynamic = ["version"]
classifiers = [
"Development Status :: 5 - Stable",
"Development Status :: 5 - Production/Stable",
"License :: OSI Approved :: MIT License",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.8",
Expand Down

0 comments on commit e251963

Please sign in to comment.