diff --git a/setup.py b/setup.py index 956dd80..b464f13 100644 --- a/setup.py +++ b/setup.py @@ -28,6 +28,7 @@ setup( 'Programming Language :: Python :: 3.5', 'Programming Language :: Python :: 3.6', 'Programming Language :: Python :: 3.7', + 'Programming Language :: Python :: 3.8', 'License :: OSI Approved :: MIT License', ], )