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 35e245f commit 33c5462Copy full SHA for 33c5462
HISTORY.rst
@@ -2,7 +2,7 @@
2
History
3
=======
4
5
-Unreleased
+1.7.0 (2025-05-22)
6
------------------
7
8
* Add support using admin page filters for export
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
name = "django-import-export-extensions"
-version = "1.6.0"
+version = "1.7.0"
description = "Extend functionality of `django-import-export`"
license = "MIT"
authors = ["Saritasa <[email protected]>"]
0 commit comments