mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Updated setup Development Status metadata to 5 - Production/Stable (was 4 - Beta).
Signed-off-by: Brett Randall <javabrett@gmail.com>
This commit is contained in:
parent
77f33d6944
commit
9219da52cd
2
setup.py
2
setup.py
@ -13,7 +13,7 @@ from gunicorn import __version__
|
|||||||
|
|
||||||
|
|
||||||
CLASSIFIERS = [
|
CLASSIFIERS = [
|
||||||
'Development Status :: 4 - Beta',
|
'Development Status :: 5 - Production/Stable',
|
||||||
'Environment :: Other Environment',
|
'Environment :: Other Environment',
|
||||||
'Intended Audience :: Developers',
|
'Intended Audience :: Developers',
|
||||||
'License :: OSI Approved :: MIT License',
|
'License :: OSI Approved :: MIT License',
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user