Skip to content

Commit

Permalink
prepare 0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed Dec 2, 2019
1 parent 72c354c commit 85f71dc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGES
Expand Up @@ -2,10 +2,10 @@
CHANGELOG
=========

0.5.4 (unreleased)
0.5.4 (2019-12-02)
==================

-
- Django 3.0 compatibility

0.5.3 (2019-12-02)
==================
Expand Down
2 changes: 1 addition & 1 deletion safedelete/__init__.py
Expand Up @@ -15,5 +15,5 @@
'DELETED_VISIBLE_BY_FIELD',
]

__version__ = "0.5.4dev"
__version__ = "0.5.4"
default_app_config = 'safedelete.apps.SafeDeleteConfig'

0 comments on commit 85f71dc

Please sign in to comment.