diff --git a/setup.py b/setup.py index a936914..bceaff0 100644 --- a/setup.py +++ b/setup.py @@ -32,7 +32,7 @@ setup( 'translitcodec', ], classifiers=[ - 'Development Status :: 5 - Production/Stable', + # 'Development Status :: 4 - Beta', 'Environment :: Web Environment', 'Framework :: Django', 'Intended Audience :: Developers',