diff --git a/setup.py b/setup.py index 2226fdb..f4c50ac 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ setup( package_dir={'': '.'}, packages=['pillow_mbm'], classifiers=[ - 'Development Status :: 1 - Planning', + 'Development Status :: 4 - Beta', 'Intended Audience :: Developers', 'License :: OSI Approved :: GNU Affero General Public License v3', 'Operating System :: OS Independent',