mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-09-26 13:46:40 +03:00
Release 2025.09.20
This commit is contained in:
parent
c7ab030ea9
commit
10d07490e6
|
@ -3,6 +3,15 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
|
|||
|
||||
<!-- GENERATOR_PLACEHOLDER -->
|
||||
|
||||
## 2025.09.20
|
||||
|
||||
|
||||
### Updated
|
||||
|
||||
- Update uvicorn-worker to 0.4.0 ([#6069](https://github.com/cookiecutter/cookiecutter-django/pull/6069))
|
||||
|
||||
- Update uvicorn to 0.36.0 ([#6068](https://github.com/cookiecutter/cookiecutter-django/pull/6068))
|
||||
|
||||
## 2025.09.19
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[project]
|
||||
name = "cookiecutter-django"
|
||||
version = "2025.09.19"
|
||||
version = "2025.09.20"
|
||||
description = "A Cookiecutter template for creating production-ready Django projects quickly."
|
||||
readme = "README.md"
|
||||
keywords = [
|
||||
|
|
Loading…
Reference in New Issue
Block a user