Skip to content

Commit cc68c7d

Browse files
jacobtylerwallsnessita
authored andcommitted
Updated howto-release-django.txt with reminder to bump asgiref.
1 parent ff4eedb commit cc68c7d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

docs/internals/howto-release-django.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -778,6 +778,13 @@ You're almost done! All that's left to do now is:
778778
#. Forward port the updated source translations to the ``main`` branch
779779
(:commit:`example commit <aed303aff57ac990894b6354af001b0e8ea55f71>`).
780780

781+
#. If this was an ``alpha`` pre-release, coordinate with the maintainer of
782+
:pypi:`asgiref` to determine when to raise the minimum version before the
783+
final release. For the backport, add an upper bound on the next major
784+
version (example commits:
785+
:commit:`main <df35cf578f99522dd1ba864d513be95d47bab7a5>`,
786+
:commit:`backport <e5d2664908164d51d2daa46e375da8b6a93def03>`).
787+
781788
#. If this was an ``rc`` pre-release, call for translations for the upcoming
782789
release in the `Django Forum - Internationalization category
783790
<https://forum.djangoproject.com/c/internals/i18n/14>`_.

0 commit comments

Comments
 (0)