From deb813ca056c1250d575a121235acd2e11a42ea7 Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 15 Oct 2024 02:28:45 +0000 Subject: [PATCH] Release 2024.10.14 --- CHANGELOG.md | 13 +++++++++++++ pyproject.toml | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c9fea65..c27e7e0d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,19 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2024.10.14 + + +### Changed + +- Add requirements for ubuntu 24.04 ([#5467](https://github.com/cookiecutter/cookiecutter-django/pull/5467)) + +### Updated + +- Update sphinx to 8.1.3 ([#5463](https://github.com/cookiecutter/cookiecutter-django/pull/5463)) + +- Update coverage to 7.6.3 ([#5464](https://github.com/cookiecutter/cookiecutter-django/pull/5464)) + ## 2024.10.12 diff --git a/pyproject.toml b/pyproject.toml index 0d49d036..aaaf8cd8 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.10.12" +version = "2024.10.14" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [