Skip to content

Commit 1980ca1

Browse files
author
Lukas Puehringer
committed
doc: update PyPI Development Status classifier
Since v1.0.0 python-tuf is no longer beta software. See https://pypi.org/classifiers/ for available classifiers. Signed-off-by: Lukas Puehringer <lukas.puehringer@nyu.edu>
1 parent fb17922 commit 1980ca1

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)