Update uv development status classifier to "Stable" on PyPI (#8943)

Closes https://github.com/astral-sh/uv/issues/8941
This commit is contained in:
Zanie Blue 2024-11-08 20:21:00 -06:00 committed by GitHub
parent 363c589f76
commit 65e2f955f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ keywords = [
"uv", "requirements", "packaging"
]
classifiers = [
"Development Status :: 4 - Beta",
"Development Status :: 5 - Production/Stable",
"Environment :: Console",
"Intended Audience :: Developers",
"Operating System :: OS Independent",