Skip to content

Commit ab747d3

Browse files
committed
Release 1.6.0 version
1 parent 0706359 commit ab747d3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

HISTORY.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
History
33
=======
44

5-
Unreleased
6-
----------
5+
1.6.0 (2025-04-29)
6+
------------------
77

88
* Support Django 5.2
99
* Add support for customizing Django Admin forms for import/export

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "django-import-export-extensions"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
description = "Extend functionality of `django-import-export`"
55
license = "MIT"
66
authors = ["Saritasa <[email protected]>"]

0 commit comments

Comments
 (0)