There was an error while loading. Please reload this page.
1 parent 54c464a commit 0b054e5Copy full SHA for 0b054e5
docs/changelog.rst
@@ -2,8 +2,8 @@
2
Changelog
3
=========
4
5
-Unreleased
6
-----------
+6.8.0 (2024-10-28)
+------------------
7
8
* Drop Django 3.2 to 4.1 support.
9
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "whitenoise"
-version = "6.7.0"
+version = "6.8.0"
10
description = "Radically simplified static file serving for WSGI applications"
11
readme = "README.rst"
12
keywords = [
0 commit comments