diff options
Diffstat (limited to 'setup.py')
| -rw-r--r-- | setup.py | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -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' |
