Add Django 2.1 to classifiers

This commit is contained in:
Michael 2018-07-29 09:47:19 +00:00 committed by GitHub
parent f404fda29c
commit eb18912f5e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -60,6 +60,7 @@ setup(
'Framework :: Django',
'Framework :: Django :: 1.11',
'Framework :: Django :: 2.0',
'Framework :: Django :: 2.1',
'Intended Audience :: Developers',
'License :: OSI Approved :: BSD License',
'Operating System :: OS Independent',