diff --git a/setup.py b/setup.py index a0929329b..9c2d886cf 100755 --- a/setup.py +++ b/setup.py @@ -42,6 +42,7 @@ def readall(path): "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", ], )