diff --git a/setup.cfg b/setup.cfg
index e8161f4cc9d33f8b3cfef024e681cc16cdc92854..d5dd21b9405306d31fe049abf5c5989b4977386f 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -24,9 +24,9 @@ classifiers =
     Topic :: Internet :: WWW/HTTP :: Dynamic Content
     Topic :: Software Development :: Libraries :: Python Modules
     Programming Language :: Python
-    Programming Language :: Python 3.7
-    Programming Language :: Python 3.8
-    Programming Language :: Python 3.9
+    Programming Language :: Python :: 3.7
+    Programming Language :: Python :: 3.8
+    Programming Language :: Python :: 3.9
     Development Status :: 5 - Production/Stable
 
 [options]