Skip to content

Commit 3f3bc52

Browse files
committedMar 20, 2025
Release 2025.03.19
1 parent e5c315b commit 3f3bc52

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed
 

‎CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@ All enhancements and patches to Cookiecutter Django will be documented in this f
33

44
<!-- GENERATOR_PLACEHOLDER -->
55

6+
## 2025.03.19
7+
8+
9+
### Updated
10+
11+
- Update pre-commit to 4.2.0 ([#5730](https://github.com/cookiecutter/cookiecutter-django/pull/5730))
12+
613
## 2025.03.17
714

815

‎pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "cookiecutter-django"
3-
version = "2025.03.17"
3+
version = "2025.03.19"
44
description = "A Cookiecutter template for creating production-ready Django projects quickly."
55
readme = "README.md"
66
keywords = [

‎uv.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Failed to load comments.