diff --git a/setup.py b/setup.py index 9a507409..995fa3fa 100755 --- a/setup.py +++ b/setup.py @@ -60,6 +60,7 @@ setup(name='jedi', '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', 'Topic :: Text Editors :: Integrated Development Environments (IDE)', 'Topic :: Utilities',