summaryrefslogtreecommitdiff
path: root/src/setup.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/setup.py')
-rw-r--r--src/setup.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/setup.py b/src/setup.py
index fa9a592..a1fb2f9 100644
--- a/src/setup.py
+++ b/src/setup.py
@@ -61,6 +61,8 @@ setup(
'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',
'Topic :: Software Development :: Libraries :: Python Modules',
],
)