diff options
| author | J08nY | 2017-07-15 15:18:55 +0200 |
|---|---|---|
| committer | J08nY | 2017-07-15 15:18:55 +0200 |
| commit | 9aba062ddfa74f3064606fffaa5d2aa8d789dc95 (patch) | |
| tree | dd449613e9cfd068eddb0f545bf2b658df7d3acb /setup.py | |
| parent | c42f49f0eca6df770321327b5c14d55d1082c133 (diff) | |
| download | mailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.tar.gz mailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.tar.zst mailman-pgp-9aba062ddfa74f3064606fffaa5d2aa8d789dc95.zip | |
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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', |
