From f8ef6c6251547492171482568169971d1057eac4 Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 2 Oct 2024 02:28:03 +0000 Subject: [PATCH] Release 2024.10.01 --- CHANGELOG.md | 7 +++++++ pyproject.toml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e459a4955c..d7006c6907 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.01 + + +### Updated + +- Update sentry-sdk to 2.15.0 ([#5413](https://github.com/cookiecutter/cookiecutter-django/pull/5413)) + ## 2024.09.29 diff --git a/pyproject.toml b/pyproject.toml index c9256ac384..e672a24bcd 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2024.09.29" +version = "2024.10.01" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [