# Upgrade Django 2029

> **New versioning scheme**
>
> Django 2029 is the second release under the annual, calendar-year cycle
> adopted in [DEP 20][dep20] (the first was [Django 2028](/2028/)). Version
> numbers now carry the year of the feature release rather than an X.Y
> number — Django 2028, then Django 2029, and so on.
> 
> Each annual release gets three years of support: one year of bugfixes,
> followed by two years of security and data-loss fixes.
> 
> See the [DEP 20 announcement blog post][blog] and [DEP 20 itself][dep20]
> for background.
> 
> [blog]: https://www.djangoproject.com/weblog/2026/aug/10/annual-release-cycle/
> [dep20]: https://github.com/django/deps/blob/main/accepted/0020-annual-release-cycle.rst

Source: https://upgradedjango.com/2029/
