Skip to content

Commit 5135174

Browse files
committed
fix project classifiers
1 parent 275624b commit 5135174

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ documentation = "https://sendou.opensource.iplabs.work/"
1212
keywords = ["splatoon", "sendou.ink"]
1313
classifiers = [
1414
"Topic :: Software Development :: Libraries :: Python Modules",
15-
"Development Status :: 3 - Beta"
15+
"Development Status :: 4 - Beta",
16+
"Framework :: AsyncIO"
1617
]
1718

1819
[tool.poetry.dependencies]

0 commit comments

Comments
 (0)