We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bd4c67 commit 62fbf7aCopy full SHA for 62fbf7a
docs/changelog.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+6.9.0 (2025-02-06)
6
+------------------
7
+
8
* Support Django 5.2.
9
10
6.8.2 (2024-10-29)
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "whitenoise"
-version = "6.8.2"
+version = "6.9.0"
description = "Radically simplified static file serving for WSGI applications"
11
readme = "README.rst"
12
keywords = [
0 commit comments