From 95820b4e4fe23e174cf212639a37df39a157db9d Mon Sep 17 00:00:00 2001 From: Jon Dufresne Date: Sat, 16 Jun 2018 18:33:33 -0700 Subject: Document project as stable and ready for use in production (#4284) --- setup.py | 1 + 1 file changed, 1 insertion(+) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 13325896..593925e4 100644 --- a/setup.py +++ b/setup.py @@ -256,6 +256,7 @@ setup( author_email=about["__email__"], classifiers=[ + "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "License :: OSI Approved :: BSD License", -- cgit v1.2.3