diff --git a/CHANGELOG.md b/CHANGELOG.md index aa0ec6060e..2b332d34da 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,13 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.12.11 + + +### Updated + +- Bump traefik from 3.2.1 to 3.2.2 ([#5586](https://github.com/cookiecutter/cookiecutter-django/pull/5586)) + ## 2024.12.10 diff --git a/pyproject.toml b/pyproject.toml index c2779016bf..337fc6b753 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.12.10" +version = "2024.12.11" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [