Skip to content

Commit

Permalink
1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed May 13, 2024
1 parent b159810 commit 31b1d8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
CHANGELOG
=========

1.4.0 (unreleased)
1.4.0 (2024-05-13)
==================

- Support Python 3.11 / Django 5.0
Expand Down
2 changes: 1 addition & 1 deletion safedelete/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
'DELETED_VISIBLE_BY_FIELD',
]

__version__ = "1.3.4dev"
__version__ = "1.4.0"

0 comments on commit 31b1d8a

Please sign in to comment.