From bc6761ac4159f738cc5b2fc07a602c98c79f8031 Mon Sep 17 00:00:00 2001 From: drewcassidy Date: Sun, 11 Apr 2021 20:50:55 -0700 Subject: [PATCH] update status --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',