diff --git a/setup.py b/setup.py index e0f334b8..f8899cde 100644 --- a/setup.py +++ b/setup.py @@ -34,7 +34,7 @@ setup( classifiers=[ "Development Status :: 4 - Beta", "Environment :: Console", - "Framework :: Django :: 3.0", + "Framework :: Django :: 3.1", "Intended Audience :: Developers", "Natural Language :: English", "License :: OSI Approved :: BSD License",