Release 2025.01.26

This commit is contained in:
github-actions 2025-01-27 02:26:26 +00:00
parent f95ef4f8dc
commit bf2a3c5d84
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.26
### Changed
- Migrate generated project from `runtime.txt` to `.python-version` ([#5652](https://github.com/cookiecutter/cookiecutter-django/pull/5652))
### Documentation
- Update Heroku deployment guide ([#5656](https://github.com/cookiecutter/cookiecutter-django/pull/5656))
## 2025.01.24

View File

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