Skip to content

Commit

Permalink
back to dev 0.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Gagaro committed Jul 20, 2020
1 parent 7c96691 commit 2344e98
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGES
Expand Up @@ -2,6 +2,11 @@
CHANGELOG
=========

0.5.7 (unreleased)
==================

-

0.5.6 (2020-07-20)
==================

Expand Down
2 changes: 1 addition & 1 deletion safedelete/__init__.py
Expand Up @@ -15,5 +15,5 @@
'DELETED_VISIBLE_BY_FIELD',
]

__version__ = "0.5.6"
__version__ = "0.5.7dev"
default_app_config = 'safedelete.apps.SafeDeleteConfig'

0 comments on commit 2344e98

Please sign in to comment.