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 6bbec0f commit bfc5daeCopy full SHA for bfc5dae
docs/changelog.rst
@@ -2,8 +2,8 @@
2
Changelog
3
=========
4
5
-Unreleased
6
-----------
+6.8.1 (2024-10-28)
+------------------
7
8
* Raise any errors from threads in the ``whitenoise.compress`` command.
9
pyproject.toml
@@ -6,7 +6,7 @@ requires = [
[project]
name = "whitenoise"
-version = "6.8.0"
+version = "6.8.1"
10
description = "Radically simplified static file serving for WSGI applications"
11
readme = "README.rst"
12
keywords = [
0 commit comments