diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt index 22fb393810..66ccaad280 100644 --- a/docs/internals/howto-release-django.txt +++ b/docs/internals/howto-release-django.txt @@ -443,6 +443,10 @@ need to be done by the releaser. `_ requesting the new version. +#. `Request the new classifier on PyPI + `_. For example + ``Framework :: Django :: 3.1``. + Notes on setting the VERSION tuple ==================================