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 187ac13 commit 5c5172aCopy full SHA for 5c5172a
CHANGELOG.rst
@@ -2,6 +2,9 @@
2
Changelog
3
=========
4
5
+4.1.0 (2023-06-14)
6
+------------------
7
+
8
* Support Python 3.12.
9
10
4.0.0 (2023-05-12)
setup.cfg
@@ -1,6 +1,6 @@
1
[metadata]
name = django_cors_headers
-version = 4.0.0
+version = 4.1.0
description = django-cors-headers is a Django application for handling the server headers required for Cross-Origin Resource Sharing (CORS).
long_description = file: README.rst
long_description_content_type = text/x-rst
0 commit comments