diff --git a/setup.cfg b/setup.cfg
index 3d257ce69b303d3e16a4781b1618933c819355c3..1bb67e8fc79ee5435eaec1a46639b505439340d3 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -16,6 +16,7 @@ classifier =
     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 :: PyPy
     Operating System :: POSIX