Skip to content

Commit 37a520b

Browse files
Preparing release 7.0.2
[ci skip]
1 parent d746cbb commit 37a520b

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGES.rst

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,15 @@ Changelog
88
99
.. towncrier release notes start
1010
11+
7.0.2 (2025-04-04)
12+
------------------
13+
14+
Bug fixes:
15+
16+
17+
- Adjusted schema validation to prevent file/image loading during upload/import (#167)
18+
19+
1120
7.0.1 (2025-03-21)
1221
------------------
1322

news/167.bugfix

Lines changed: 0 additions & 1 deletion
This file was deleted.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import os
55

66

7-
version = "7.0.2.dev0"
7+
version = "7.0.2"
88

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

0 commit comments

Comments
 (0)