Skip to content

Commit

Permalink
Bump version to 0.6.5
Browse files Browse the repository at this point in the history
Changes:

*   Add `LOGIN_DEFAULT_SESSION_AUTHENTICATION_BACKEND` setting
  • Loading branch information
apragacz committed Dec 15, 2021
1 parent 2879374 commit 10ef78a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rest_registration/__init__.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
__version__ = "0.6.4"
__version__ = "0.6.5"
default_app_config = 'rest_registration.apps.RestRegistrationConfig'

0 comments on commit 10ef78a

Please sign in to comment.