Skip to content

Commit f659e9b

Browse files
committed
Version 6.4.0
1 parent 527bbc3 commit f659e9b

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.4.0 (2023-02-25)
6+
------------------
7+
58
* Support Django 4.2.
69

710
* Remove further support for byte strings from the ``root`` and ``prefix`` arguments to ``WhiteNoise``, and Django’s ``STATIC_ROOT`` setting.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = whitenoise
3-
version = 6.3.0
3+
version = 6.4.0
44
description = Radically simplified static file serving for WSGI applications
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst

0 commit comments

Comments
 (0)