Skip to content

Commit

Permalink
Release 1.2.0 version
Browse files Browse the repository at this point in the history
  • Loading branch information
Eg0ra committed Dec 26, 2024
1 parent 679b3c4 commit 04a02be
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
=======
History
=======
UNRELEASED

1.2.0 (2024-12-26)
------------------
* Fix issue with slow export duration (https://github.com/saritasa-nest/django-import-export-extensions/issues/79):

Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "django-import-export-extensions"
version = "1.1.0"
version = "1.2.0"
description = "Extend functionality of `django-import-export`"
license = "MIT"
authors = ["Saritasa <[email protected]>"]
Expand Down

0 comments on commit 04a02be

Please sign in to comment.