diff --git a/CHANGELOG.md b/CHANGELOG.md index c35ec40a..24be3895 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.02 + + +### Updated + +- Update pytest to 8.3.4 ([#5566](https://github.com/cookiecutter/cookiecutter-django/pull/5566)) + ## 2024.12.01 diff --git a/pyproject.toml b/pyproject.toml index 116b55e5..e5daf869 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.12.01" +version = "2024.12.02" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [