diff --git a/setup.py b/setup.py index 87134bd..f299690 100644 --- a/setup.py +++ b/setup.py @@ -22,7 +22,7 @@ setup( classifiers=[ 'Development Status :: 5 - Production/Stable', 'Environment :: Console', - 'Intended Audience :: End Users/Desktop' + 'Intended Audience :: End Users/Desktop', 'License :: OSI Approved :: MIT License', 'Programming Language :: Python :: 3', 'Topic :: Security :: Cryptography',