commit | 95820b4e4fe23e174cf212639a37df39a157db9d | [log] [tgz] |
---|---|---|
author | Jon Dufresne <jon.dufresne@gmail.com> | Sat Jun 16 18:33:33 2018 -0700 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Sat Jun 16 18:33:33 2018 -0700 |
tree | a5fc076b1177f1ff4726b1d81e6d434ff5d6ae40 | |
parent | 2e57a72133ae90e0ee7489646fe458954da7ec08 [diff] [blame] |
Document project as stable and ready for use in production (#4284)
diff --git a/setup.py b/setup.py index 1332589..593925e 100644 --- a/setup.py +++ b/setup.py
@@ -256,6 +256,7 @@ author_email=about["__email__"], classifiers=[ + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: BSD License",