mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-25 02:43:46 +03:00
Release 2025.03.22
This commit is contained in:
parent
e1a7d93d09
commit
176084a69e
|
@ -3,6 +3,13 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2025.03.22
|
||||
|
||||
|
||||
### Updated
|
||||
|
||||
- Update coverage to 7.7.1 ([#5736](https://github.com/cookiecutter/cookiecutter-django/pull/5736))
|
||||
|
||||
## 2025.03.21
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "cookiecutter-django"
|
||||
version = "2025.03.21"
|
||||
version = "2025.03.22"
|
||||
description = "A Cookiecutter template for creating production-ready Django projects quickly."
|
||||
readme = "README.md"
|
||||
keywords = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user