summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Collins <elic@assurancetechnologies.com>2019-11-22 16:09:42 -0500
committerEli Collins <elic@assurancetechnologies.com>2019-11-22 16:09:42 -0500
commitc3ac1c8f3c2f2c71ec140ed9b307c0c865a02445 (patch)
tree9c648dc9035ad46940f2ff0fda3dbaf1538b8256
parentd060287f95e008b505317ea4aab8ab8bcf5fd7e5 (diff)
downloadpasslib-c3ac1c8f3c2f2c71ec140ed9b307c0c865a02445.tar.gz
setup: updated classifiers
-rw-r--r--setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/setup.py b/setup.py
index 0f56134..f715240 100644
--- a/setup.py
+++ b/setup.py
@@ -111,6 +111,8 @@ Programming Language :: Python :: 3.3
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
Programming Language :: Python :: 3.6
+Programming Language :: Python :: 3.7
+Programming Language :: Python :: 3.8
Programming Language :: Python :: Implementation :: CPython
Programming Language :: Python :: Implementation :: Jython
Programming Language :: Python :: Implementation :: PyPy