summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 7eac4d8..875d966 100644
--- a/setup.py
+++ b/setup.py
@@ -34,6 +34,7 @@ setuptools.setup(
34 'Programming Language :: Python :: 3.6', 34 'Programming Language :: Python :: 3.6',
35 'Programming Language :: Python :: 3.7', 35 'Programming Language :: Python :: 3.7',
36 'Programming Language :: Python :: 3.8', 36 'Programming Language :: Python :: 3.8',
37 'Programming Language :: Python :: 3.9',
37 'Programming Language :: Python :: Implementation', 38 'Programming Language :: Python :: Implementation',
38 'Operating System :: OS Independent', 39 'Operating System :: OS Independent',
39 'Topic :: Security :: Cryptography' 40 'Topic :: Security :: Cryptography'