Skip to content

Commit 644105c

Browse files
committed
Version 4.4.0
1 parent d73e42a commit 644105c

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.rst

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
Changelog
33
=========
44

5+
4.4.0 (2024-06-19)
6+
------------------
7+
58
* Support Django 5.1.
69

710
4.3.1 (2023-11-14)

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ requires = [
66

77
[project]
88
name = "django-cors-headers"
9-
version = "4.3.1"
9+
version = "4.4.0"
1010
description = "django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS)."
1111
readme = "README.rst"
1212
keywords = [

0 commit comments

Comments
 (0)