Skip to content

Commit

Permalink
Preparing release 6.4.0
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Nov 25, 2024
1 parent 07fc600 commit 7ba86cb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,15 @@ Changelog
.. towncrier release notes start
6.4.0 (2024-11-25)
------------------

New features:


- Set `Link` header with `rel="canonical"` for file downloads. @mamico (#163)


6.3.1 (2024-07-30)
------------------

Expand Down
1 change: 0 additions & 1 deletion news/163.feature

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
import os


version = "6.4.0.dev0"
version = "6.4.0"

description = "File types and fields for images, files and blob files with filenames"
long_description = "\n\n".join(
Expand Down

0 comments on commit 7ba86cb

Please sign in to comment.