Skip to content

Commit 39ad07d

Browse files
authored
Update project status classifier (#292)
The project is now stable and has been used in production for a while, it reached 1.0.0, so it's time to update the classifier to reflect that.
2 parents 3b911e6 + 489a336 commit 39ad07d

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
@@ -16,7 +16,7 @@ readme = "README.md"
1616
license = { text = "MIT" }
1717
keywords = ["frequenz", "python", "lib", "library", "channels", "channel"]
1818
classifiers = [
19-
"Development Status :: 3 - Alpha",
19+
"Development Status :: 5 - Production/Stable",
2020
"Intended Audience :: Developers",
2121
"License :: OSI Approved :: MIT License",
2222
"Programming Language :: Python :: 3",

0 commit comments

Comments
 (0)