Release 2024.12.26

This commit is contained in:
github-actions 2024-12-27 02:27:37 +00:00
parent fd9dd32d28
commit 2b09e6bb41
2 changed files with 10 additions and 1 deletions

View File

@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 2024.12.26
### Updated
- Update collectfasta to 3.2.1 ([#5606](https://github.com/cookiecutter/cookiecutter-django/pull/5606))
- Update django-allauth to 65.3.1 ([#5605](https://github.com/cookiecutter/cookiecutter-django/pull/5605))
## 2024.12.24

View File

@ -1,6 +1,6 @@
[project]
name = "cookiecutter-django"
version = "2024.12.24"
version = "2024.12.26"
description = "A Cookiecutter template for creating production-ready Django projects quickly."
readme = "README.md"
keywords = [