summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rwxr-xr-xsetup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 6ae4254..b161b5c 100755
--- a/setup.py
+++ b/setup.py
@@ -11,7 +11,7 @@ A plugin for GNU Mailman that adds encrypted mailing lists via PGP/MIME.""",
author_email='johny@neuromancer.sk',
license='GPLv3',
classifiers=[
- 'Development Status :: 1 - Planning',
+ 'Development Status :: 2 - Pre-Alpha',
'Intended Audience :: System Administrators',
'Operating System :: POSIX',
'Programming Language :: Python :: 3.4',