Release 2024.09.11

This commit is contained in:
github-actions 2024-09-12 02:24:35 +00:00
parent f313362907
commit 1f6b8b4791
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.09.11
### Updated
- Update djangorestframework-stubs to 3.15.1 ([#5372](https://github.com/cookiecutter/cookiecutter-django/pull/5372))
- Update django-anymail to 12.0 ([#5366](https://github.com/cookiecutter/cookiecutter-django/pull/5366))
## 2024.09.10

View File

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