Skip to content

Commit 0b054e5

Browse files
committed
Version 6.8.0
1 parent 54c464a commit 0b054e5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎docs/changelog.rst

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

5-
Unreleased
6-
----------
5+
6.8.0 (2024-10-28)
6+
------------------
77

88
* Drop Django 3.2 to 4.1 support.
99

‎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.7.0"
9+
version = "6.8.0"
1010
description = "Radically simplified static file serving for WSGI applications"
1111
readme = "README.rst"
1212
keywords = [

0 commit comments

Comments
 (0)