Skip to content

Commit 6f5222d

Browse files
committed
Version 4.5.0
1 parent 96ef5d7 commit 6f5222d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

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+
4.5.0 (2024-10-12)
6+
------------------
7+
58
* Drop Python 3.8 support.
69

710
* Support Python 3.13.

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 = "django-cors-headers"
9-
version = "4.4.0"
9+
version = "4.5.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)