aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyproject.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml
index f559ac5..e7f1814 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -10,7 +10,8 @@ license = "GPL-3.0-or-later"
license-files = ["LICENSE"]
keywords = ["git", "mastodon", "patch"]
classifiers = [
- "Development Status :: 4 - BetaIntended Audience :: Science/Research",
+ "Development Status :: 4 - Beta",
+ "Intended Audience :: Science/Research",
"Operating System :: POSIX",
"Operating System :: Unix",
"Programming Language :: Python :: 3",