Support released (not pre) Django 1.11

This commit is contained in:
medmunds
2017-04-04 10:20:56 -07:00
parent 23bbc3284f
commit cbd1666d98
2 changed files with 12 additions and 8 deletions

View File

@@ -57,6 +57,7 @@ setup(
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.4",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"License :: OSI Approved :: BSD License",
"Topic :: Software Development :: Libraries :: Python Modules",
"Framework :: Django",