This commit is contained in:
Nikita Sobolev
2020-06-08 10:55:30 +03:00
committed by GitHub
parent 54f5f63e71
commit 3d2534ea8d

View File

@@ -45,7 +45,8 @@ setup(
'Development Status :: 3 - Alpha',
'License :: OSI Approved :: MIT License',
'Programming Language :: Python :: 3.6',
'Programming Language :: Python :: 3.7'
'Programming Language :: Python :: 3.7',
'Programming Language :: Python :: 3.8'
],
project_urls={
'Release notes': 'https://github.com/typeddjango/django-stubs/releases',