Skip to content

Commit 7f4ae24

Browse files
authored
Merge pull request #2185 from lukpueh/fix-pypi-classifier
doc: update PyPI Development Status classifier
2 parents fb17922 + 1980ca1 commit 7f4ae24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ keywords = [
2222
"updater",
2323
]
2424
classifiers = [
25-
"Development Status :: 4 - Beta",
25+
"Development Status :: 5 - Production/Stable",
2626
"Intended Audience :: Developers",
2727
"License :: OSI Approved :: Apache Software License",
2828
"License :: OSI Approved :: MIT License",

0 commit comments

Comments
 (0)