Skip to content

Commit

Permalink
Version 3.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adamchainz committed Dec 13, 2020
1 parent 693044f commit 151f3f4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion HISTORY.rst
Expand Up @@ -2,8 +2,10 @@
History
=======

* Drop Python 3.5 support.
3.6.0 (2020-12-13)
------------------

* Drop Python 3.5 support.
* Support Python 3.9.

3.5.0 (2020-08-25)
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = django-cors-headers
version = 3.5.0
version = 3.6.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
Expand Down

0 comments on commit 151f3f4

Please sign in to comment.