From 9bbee5f84d83d83837f13c2bb29b490220db0ccf Mon Sep 17 00:00:00 2001 From: github-actions Date: Thu, 3 Oct 2024 02:28:26 +0000 Subject: [PATCH] Release 2024.10.02 --- CHANGELOG.md | 11 +++++++++++ pyproject.toml | 2 +- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index d7006c69..57b54bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,17 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.10.02 + + +### Updated + +- Bump python from 3.12.6 to 3.12.7 in docs Docker image ([#5416](https://github.com/cookiecutter/cookiecutter-django/pull/5416)) + +- Bump python from 3.12.6 to 3.12.7 in local Docker image ([#5415](https://github.com/cookiecutter/cookiecutter-django/pull/5415)) + +- Bump python from 3.12.6 to 3.12.7 production Docker ([#5414](https://github.com/cookiecutter/cookiecutter-django/pull/5414)) + ## 2024.10.01 diff --git a/pyproject.toml b/pyproject.toml index e672a24b..97946b49 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.10.01" +version = "2024.10.02" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [