Skip to content

Commit 10ef78a

Browse files
committed
Bump version to 0.6.5
Changes: * Add `LOGIN_DEFAULT_SESSION_AUTHENTICATION_BACKEND` setting
1 parent 2879374 commit 10ef78a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rest_registration/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
__version__ = "0.6.4"
1+
__version__ = "0.6.5"
22
default_app_config = 'rest_registration.apps.RestRegistrationConfig'

0 commit comments

Comments
 (0)