Release 2025.01.21

This commit is contained in:
github-actions 2025-01-22 02:26:55 +00:00
parent 723a388f3d
commit bb6e4085c7
2 changed files with 12 additions and 1 deletions

View File

@ -3,6 +3,17 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
<!-- GENERATOR_PLACEHOLDER -->
## 2025.01.21
### Changed
- Update linter error code from TCH to TC ([#5651](https://github.com/cookiecutter/cookiecutter-django/pull/5651))
### Updated
- Update pre-commit to 4.1.0 ([#5650](https://github.com/cookiecutter/cookiecutter-django/pull/5650))
## 2025.01.20

View File

@ -1,6 +1,6 @@
[project]
name = "cookiecutter-django"
version = "2025.01.20"
version = "2025.01.21"
description = "A Cookiecutter template for creating production-ready Django projects quickly."
readme = "README.md"
keywords = [