diff --git a/CHANGELOG.md b/CHANGELOG.md index d53baee2cc..2b09720d71 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.10.09 + + +### Updated + +- Update coverage to 7.6.2 ([#5448](https://github.com/cookiecutter/cookiecutter-django/pull/5448)) + ## 2024.10.08 diff --git a/pyproject.toml b/pyproject.toml index bd37bb334a..cb263a3308 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.10.08" +version = "2024.10.09" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [