Skip to content

Commit 7b3abdc

Browse files
committed
build: Mark package as stable in project metadata.
1 parent 419c982 commit 7b3abdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ authors = [
1919
]
2020
requires-python = ">=3.9"
2121
classifiers = [
22-
"Development Status :: 4 - Beta",
22+
"Development Status :: 5 - Production/Stable",
2323
"Framework :: AsyncIO",
2424
"Framework :: Pytest",
2525
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)