bin: add explicit --version options for Python 3.3.
[pyassuan.git] / setup.py
index 30f4b5dd77d367717a33d38969e4a0812be23029..183c0ac845615e8fc236d8a4eca6c49734451ca4 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -41,6 +41,7 @@ _setup(
         'Operating System :: OS Independent',
         'License :: OSI Approved :: GNU General Public License (GPL)',
         'Programming Language :: Python :: 3',
+        'Programming Language :: Python :: 3.3',
         'Topic :: Security :: Cryptography',
         'Topic :: Software Development'
         ],