Release 2025.01.16

This commit is contained in:
github-actions 2025-01-17 02:23:58 +00:00
parent e69d77a0b9
commit 2193a661c5
2 changed files with 10 additions and 1 deletions

View File

@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 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

View File

@ -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 = [