diff options
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', |
