aboutsummaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorJ08nY2017-07-15 15:18:55 +0200
committerJ08nY2017-07-15 15:18:55 +0200
commit9aba062ddfa74f3064606fffaa5d2aa8d789dc95 (patch)
treedd449613e9cfd068eddb0f545bf2b658df7d3acb /setup.py
parentc42f49f0eca6df770321327b5c14d55d1082c133 (diff)
downloadmailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.tar.gz
mailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.tar.zst
mailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.zip
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',