Skip to content

Commit 5751d87

Browse files
committed
Mark the package as production/stable
Signed-off-by: Leandro Lucarella <[email protected]>
1 parent 8261c15 commit 5751d87

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
@@ -17,7 +17,7 @@ license = { text = "MIT" }
1717
keywords = ["frequenz", "python", "lib", "library", "core", "stdlib"]
1818
# TODO(cookiecutter): Remove and add more classifiers if appropriate
1919
classifiers = [
20-
"Development Status :: 3 - Alpha",
20+
"Development Status :: 5 - Production/Stable",
2121
"Intended Audience :: Developers",
2222
"License :: OSI Approved :: MIT License",
2323
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)