diff --git a/src/setup.py b/src/setup.py index fa9a5923..a1fb2f94 100644 --- a/src/setup.py +++ b/src/setup.py @@ -61,6 +61,8 @@ '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', ], )