Beta release: 1.0.0b2
This commit is contained in:
parent
a11a835ef2
commit
454fb52adb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
|
||||
__version__ = '1.0.0b1'
|
||||
__version__ = '1.0.0b2'
|
||||
|
||||
default_app_config = 'allauth_cas.apps.CASAccountConfig'
|
||||
|
||||
|
|
Loading…
Reference in a new issue