diff --git a/CHANGELOG.md b/CHANGELOG.md index 604cf7c83b..ad8ec678fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f +## 2025.01.16 + + +### Updated + +- Update ruff to 0.9.2 ([#5646](https://github.com/cookiecutter/cookiecutter-django/pull/5646)) + +- Bump amazon/aws-cli from 2.22.1 to 2.23.0 ([#5645](https://github.com/cookiecutter/cookiecutter-django/pull/5645)) + ## 2025.01.15 diff --git a/pyproject.toml b/pyproject.toml index e1ec8bfd7d..f5df2e072a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "cookiecutter-django" -version = "2025.01.15" +version = "2025.01.16" description = "A Cookiecutter template for creating production-ready Django projects quickly." readme = "README.md" keywords = [