Skip to content

Commit 62fbf7a

Browse files
committed
Version 6.9.0
1 parent 3bd4c67 commit 62fbf7a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/changelog.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
6.9.0 (2025-02-06)
6+
------------------
7+
58
* Support Django 5.2.
69

710
6.8.2 (2024-10-29)

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "whitenoise"
9-
version = "6.8.2"
9+
version = "6.9.0"
1010
description = "Radically simplified static file serving for WSGI applications"
1111
readme = "README.rst"
1212
keywords = [

0 commit comments

Comments
 (0)